react-svg
Advanced tools
Comparing version 15.1.13 to 15.1.14
{ | ||
"name": "react-svg", | ||
"version": "15.1.13", | ||
"version": "15.1.14", | ||
"description": "A React component that injects SVG into the DOM.", | ||
@@ -59,3 +59,3 @@ "main": "dist/index.js", | ||
"@babel/runtime": "^7.20.1", | ||
"@tanem/svg-injector": "^10.1.36", | ||
"@tanem/svg-injector": "^10.1.37", | ||
"@types/prop-types": "^15.7.5", | ||
@@ -81,9 +81,9 @@ "prop-types": "^15.8.1" | ||
"@types/shelljs": "0.8.11", | ||
"@typescript-eslint/eslint-plugin": "5.43.0", | ||
"@typescript-eslint/parser": "5.43.0", | ||
"@typescript-eslint/eslint-plugin": "5.44.0", | ||
"@typescript-eslint/parser": "5.44.0", | ||
"babel-core": "6.26.3", | ||
"babel-plugin-transform-react-remove-prop-types": "0.4.24", | ||
"eslint": "8.27.0", | ||
"eslint": "8.28.0", | ||
"eslint-config-prettier": "8.5.0", | ||
"eslint-plugin-react": "7.31.10", | ||
"eslint-plugin-react": "7.31.11", | ||
"eslint-plugin-react-hooks": "4.6.0", | ||
@@ -94,13 +94,13 @@ "eslint-plugin-simple-import-sort": "8.0.0", | ||
"jest-environment-jsdom": "29.3.1", | ||
"jest-prettyhtml-matchers": "1.13.1", | ||
"jest-prettyhtml-matchers": "1.14.1", | ||
"nock": "13.2.9", | ||
"npm-run-all": "4.1.5", | ||
"prettier": "2.7.1", | ||
"prettier": "2.8.0", | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0", | ||
"rollup": "3.3.0", | ||
"rollup": "3.4.0", | ||
"rollup-plugin-sourcemaps": "0.6.3", | ||
"shelljs": "0.8.5", | ||
"shx": "0.3.4", | ||
"tanem-scripts": "6.0.63", | ||
"tanem-scripts": "6.0.64", | ||
"ts-jest": "29.0.3", | ||
@@ -107,0 +107,0 @@ "ts-node": "10.9.1", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
231989
Updated@tanem/svg-injector@^10.1.37