react-svg
Advanced tools
Comparing version 14.0.15 to 14.0.16
{ | ||
"name": "react-svg", | ||
"version": "14.0.15", | ||
"version": "14.0.16", | ||
"description": "A React component that injects SVG into the DOM.", | ||
@@ -57,3 +57,3 @@ "main": "dist/index.js", | ||
"@babel/runtime": "^7.15.4", | ||
"@tanem/svg-injector": "^10.1.6", | ||
"@tanem/svg-injector": "^10.1.7", | ||
"@types/prop-types": "^15.7.4", | ||
@@ -63,5 +63,5 @@ "prop-types": "^15.7.2" | ||
"devDependencies": { | ||
"@babel/core": "7.15.5", | ||
"@babel/plugin-transform-runtime": "7.15.0", | ||
"@babel/preset-env": "7.15.6", | ||
"@babel/core": "7.15.8", | ||
"@babel/plugin-transform-runtime": "7.15.8", | ||
"@babel/preset-env": "7.15.8", | ||
"@babel/preset-react": "7.14.5", | ||
@@ -74,4 +74,4 @@ "@testing-library/react": "12.1.2", | ||
"@types/react-dom": "17.0.9", | ||
"@typescript-eslint/eslint-plugin": "4.33.0", | ||
"@typescript-eslint/parser": "4.33.0", | ||
"@typescript-eslint/eslint-plugin": "5.0.0", | ||
"@typescript-eslint/parser": "5.0.0", | ||
"babel-core": "6.26.3", | ||
@@ -86,4 +86,4 @@ "babel-plugin-transform-react-remove-prop-types": "0.4.24", | ||
"faker": "5.5.3", | ||
"jest": "27.2.4", | ||
"jest-prettyhtml-matchers": "1.7.2", | ||
"jest": "27.2.5", | ||
"jest-prettyhtml-matchers": "1.7.3", | ||
"nock": "13.1.3", | ||
@@ -90,0 +90,0 @@ "npm-run-all": "4.1.5", |
210575
Updated@tanem/svg-injector@^10.1.7