mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 10:14:53 -05:00
⬆️ upgrade uuid from 9.0.1 -> 11.1.0 (#5048)
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
"@types/react-dom": "^19.1.5",
|
||||
"@types/react-grid-layout": "^1",
|
||||
"@types/react-modal": "^3.16.3",
|
||||
"@types/uuid": "^9.0.8",
|
||||
"@types/webpack-bundle-analyzer": "^4.7.0",
|
||||
"@use-gesture/react": "^10.3.1",
|
||||
"@vitejs/plugin-basic-ssl": "^1.2.0",
|
||||
@@ -77,7 +76,7 @@
|
||||
"swc-loader": "^0.2.6",
|
||||
"terser-webpack-plugin": "^5.3.14",
|
||||
"usehooks-ts": "^3.1.1",
|
||||
"uuid": "^9.0.1",
|
||||
"uuid": "^11.1.0",
|
||||
"vite": "^6.3.5",
|
||||
"vite-plugin-pwa": "^1.0.0",
|
||||
"vite-tsconfig-paths": "^4.3.2",
|
||||
|
||||
Reference in New Issue
Block a user