react-svg
Advanced tools
Comparing version 14.1.1 to 14.1.2
{ | ||
"name": "react-svg", | ||
"version": "14.1.1", | ||
"version": "14.1.2", | ||
"description": "A React component that injects SVG into the DOM.", | ||
@@ -57,3 +57,3 @@ "main": "dist/index.js", | ||
"@babel/runtime": "^7.16.0", | ||
"@tanem/svg-injector": "^10.1.8", | ||
"@tanem/svg-injector": "^10.1.9", | ||
"@types/prop-types": "^15.7.4", | ||
@@ -71,6 +71,6 @@ "prop-types": "^15.7.2" | ||
"@types/jsdom": "16.2.13", | ||
"@types/react": "17.0.33", | ||
"@types/react-dom": "17.0.10", | ||
"@typescript-eslint/eslint-plugin": "5.3.0", | ||
"@typescript-eslint/parser": "5.3.0", | ||
"@types/react": "17.0.34", | ||
"@types/react-dom": "17.0.11", | ||
"@typescript-eslint/eslint-plugin": "5.3.1", | ||
"@typescript-eslint/parser": "5.3.1", | ||
"babel-core": "6.26.3", | ||
@@ -82,8 +82,8 @@ "babel-plugin-transform-react-remove-prop-types": "0.4.24", | ||
"eslint-plugin-react": "7.26.1", | ||
"eslint-plugin-react-hooks": "4.2.0", | ||
"eslint-plugin-react-hooks": "4.3.0", | ||
"eslint-plugin-simple-import-sort": "7.0.0", | ||
"faker": "5.5.3", | ||
"jest": "27.3.1", | ||
"jest-prettyhtml-matchers": "1.7.5", | ||
"nock": "13.1.4", | ||
"jest-prettyhtml-matchers": "1.8.1", | ||
"nock": "13.2.0", | ||
"npm-run-all": "4.1.5", | ||
@@ -90,0 +90,0 @@ "prettier": "2.4.1", |
Updated@tanem/svg-injector@^10.1.9