Merge branch 'master' into rugvip/watch-fix

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-03-18 13:27:54 +01:00
committed by GitHub
49 changed files with 217 additions and 280 deletions
+5 -1
View File
@@ -168,9 +168,13 @@
"@types/tar": "^6.1.1",
"@types/terser-webpack-plugin": "^5.0.4",
"@types/yarnpkg__lockfile": "^1.1.4",
"@vitejs/plugin-react": "^4.0.4",
"del": "^7.0.0",
"msw": "^1.0.0",
"nodemon": "^3.0.1"
"nodemon": "^3.0.1",
"vite": "^4.4.9",
"vite-plugin-html": "^3.2.0",
"vite-plugin-node-polyfills": "^0.21.0"
},
"peerDependencies": {
"@vitejs/plugin-react": "^4.0.4",