mirror of
https://github.com/lukevella/rallly.git
synced 2025-05-03 12:16:04 +02:00
fix: upgrade @next/bundle-analyzer from 12.1.0 to 12.3.4 (#459)
Snyk has created this PR to upgrade @next/bundle-analyzer from 12.1.0 to 12.3.4. See this package in npm: See this project in Snyk: https://app.snyk.io/org/ralllyco/project/c6e9409b-5e6c-4984-a2ef-0a8025133bd8?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
4918aaef71
commit
e5969a19a5
2 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,7 @@
|
|||
"dependencies": {
|
||||
"@floating-ui/react-dom-interactions": "^0.4.0",
|
||||
"@headlessui/react": "^1.6.6",
|
||||
"@next/bundle-analyzer": "^12.1.0",
|
||||
"@next/bundle-analyzer": "^12.3.4",
|
||||
"@next/font": "^13.1.3",
|
||||
"@prisma/client": "^4.9.0",
|
||||
"@radix-ui/react-radio-group": "^1.1.0",
|
||||
|
|
|
@ -1193,10 +1193,10 @@
|
|||
"@jridgewell/resolve-uri" "^3.0.3"
|
||||
sourcemap-codec "1.4.8"
|
||||
|
||||
"@next/bundle-analyzer@^12.1.0":
|
||||
version "12.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-12.1.0.tgz#9f6d6cda2a26220c936805be407243e22790f4b7"
|
||||
integrity sha512-pOtWRWaKQXff8A80Ex3E67EH8XuERHxBPn8cQgKzfhRKQwoTEareHe2nWJO1uXTQm6m7ZRhmhb4+uwp+UvmITQ==
|
||||
"@next/bundle-analyzer@^12.3.4":
|
||||
version "12.3.4"
|
||||
resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-12.3.4.tgz#37c587525288a3dea64213c991590532246e8bb8"
|
||||
integrity sha512-eKjgRICzbLTmod0UnJcArFVs5uEAiuZwB6NCf84m+btW7jdylUVoOYf1wi5tA14xk5L9Lho7Prm6/XJ8gxYzfQ==
|
||||
dependencies:
|
||||
webpack-bundle-analyzer "4.3.0"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue