update packages needs changed svg handling

This commit is contained in:
MichaelDvP
2023-09-20 12:18:32 +02:00
parent bbc5bc8585
commit 529b46d776
4 changed files with 157 additions and 115 deletions

View File

@@ -28,7 +28,7 @@
"@prefresh/vite": "^2.4.1",
"@table-library/react-table-library": "4.1.7",
"@types/lodash-es": "^4.17.9",
"@types/node": "^20.6.2",
"@types/node": "^20.6.3",
"@types/react": "^18.2.22",
"@types/react-dom": "^18.2.7",
"@types/react-router-dom": "^5.3.3",
@@ -71,7 +71,7 @@
"rollup-plugin-visualizer": "^5.9.2",
"terser": "^5.19.4",
"vite": "^4.4.9",
"vite-plugin-svgr": "^3.2.0",
"vite-plugin-svgr": "^4.0.0",
"vite-tsconfig-paths": "^4.2.1"
},
"packageManager": "yarn@3.4.1"