react-svg
Advanced tools
Comparing version 14.0.14 to 14.0.15
{ | ||
"name": "react-svg", | ||
"version": "14.0.14", | ||
"version": "14.0.15", | ||
"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.5", | ||
"@tanem/svg-injector": "^10.1.6", | ||
"@types/prop-types": "^15.7.4", | ||
@@ -67,10 +67,10 @@ "prop-types": "^15.7.2" | ||
"@babel/preset-react": "7.14.5", | ||
"@testing-library/react": "12.1.1", | ||
"@testing-library/react": "12.1.2", | ||
"@types/faker": "5.5.8", | ||
"@types/jest": "27.0.2", | ||
"@types/jsdom": "16.2.13", | ||
"@types/react": "17.0.24", | ||
"@types/react": "17.0.27", | ||
"@types/react-dom": "17.0.9", | ||
"@typescript-eslint/eslint-plugin": "4.32.0", | ||
"@typescript-eslint/parser": "4.32.0", | ||
"@typescript-eslint/eslint-plugin": "4.33.0", | ||
"@typescript-eslint/parser": "4.33.0", | ||
"babel-core": "6.26.3", | ||
@@ -86,3 +86,3 @@ "babel-plugin-transform-react-remove-prop-types": "0.4.24", | ||
"jest": "27.2.4", | ||
"jest-prettyhtml-matchers": "1.7.1", | ||
"jest-prettyhtml-matchers": "1.7.2", | ||
"nock": "13.1.3", | ||
@@ -93,3 +93,3 @@ "npm-run-all": "4.1.5", | ||
"react-dom": "17.0.2", | ||
"rollup": "2.57.0", | ||
"rollup": "2.58.0", | ||
"rollup-plugin-babel": "4.4.0", | ||
@@ -102,3 +102,3 @@ "rollup-plugin-commonjs": "10.1.0", | ||
"shx": "0.3.3", | ||
"tanem-scripts": "6.0.34", | ||
"tanem-scripts": "6.0.35", | ||
"ts-jest": "27.0.5", | ||
@@ -105,0 +105,0 @@ "typescript": "4.4.3" |
Updated@tanem/svg-injector@^10.1.6