⬆️ upgrade uuid from 9.0.1 -> 11.1.0 (#5048)

This commit is contained in:
Matt Fiddaman
2025-06-07 01:02:35 -04:00
committed by GitHub
parent b22d712b4f
commit 9f1a8f6d5c
8 changed files with 27 additions and 29 deletions

View File

@@ -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",