package update

This commit is contained in:
Proddy
2023-03-24 13:32:03 +01:00
parent 0674426d29
commit d575f3b3c2
2 changed files with 12 additions and 12 deletions

View File

@@ -28,7 +28,7 @@
"@remix-run/router": "^1.4.0",
"@table-library/react-table-library": "4.1.0",
"@types/lodash-es": "^4.17.7",
"@types/node": "^18.15.5",
"@types/node": "^18.15.7",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"@types/react-router-dom": "^5.3.3",
@@ -68,7 +68,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"nodemon": "^2.0.22",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.6",
"prettier": "^2.8.7",
"rollup-plugin-visualizer": "^5.9.0",
"terser": "^5.16.6",
"vite": "^4.2.1",