react-svg
Advanced tools
Comparing version 14.0.10 to 14.0.11
{ | ||
"name": "react-svg", | ||
"version": "14.0.10", | ||
"version": "14.0.11", | ||
"description": "A React component that injects SVG into the DOM.", | ||
@@ -57,3 +57,3 @@ "main": "dist/index.js", | ||
"@babel/runtime": "^7.15.3", | ||
"@tanem/svg-injector": "^10.1.2", | ||
"@tanem/svg-injector": "^10.1.3", | ||
"@types/prop-types": "^15.7.4", | ||
@@ -73,4 +73,4 @@ "prop-types": "^15.7.2" | ||
"@types/react-dom": "17.0.9", | ||
"@typescript-eslint/eslint-plugin": "4.29.3", | ||
"@typescript-eslint/parser": "4.29.3", | ||
"@typescript-eslint/eslint-plugin": "4.30.0", | ||
"@typescript-eslint/parser": "4.30.0", | ||
"babel-core": "6.26.3", | ||
@@ -81,8 +81,8 @@ "babel-plugin-transform-react-remove-prop-types": "0.4.24", | ||
"eslint-config-prettier": "8.3.0", | ||
"eslint-plugin-react": "7.24.0", | ||
"eslint-plugin-react": "7.25.1", | ||
"eslint-plugin-react-hooks": "4.2.0", | ||
"eslint-plugin-simple-import-sort": "7.0.0", | ||
"faker": "5.5.3", | ||
"jest": "27.0.6", | ||
"jest-prettyhtml-matchers": "1.5.9", | ||
"jest": "27.1.0", | ||
"jest-prettyhtml-matchers": "1.5.10", | ||
"nock": "13.1.3", | ||
@@ -101,6 +101,6 @@ "npm-run-all": "4.1.5", | ||
"shx": "0.3.3", | ||
"tanem-scripts": "6.0.29", | ||
"tanem-scripts": "6.0.30", | ||
"ts-jest": "27.0.5", | ||
"typescript": "4.3.5" | ||
"typescript": "4.4.2" | ||
} | ||
} |
210328
Updated@tanem/svg-injector@^10.1.3