mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Merge pull request #853 from ahmadk953/dependabot/npm_and_yarn/next/bundle-analyzer-15.1.1
Bump @next/bundle-analyzer from 15.1.0 to 15.1.1
This commit is contained in:
commit
0abdc50358
2 changed files with 6 additions and 6 deletions
|
@ -19,7 +19,7 @@
|
||||||
"@liveblocks/react": "^2.14.0",
|
"@liveblocks/react": "^2.14.0",
|
||||||
"@mdx-js/loader": "^3.1.0",
|
"@mdx-js/loader": "^3.1.0",
|
||||||
"@mdx-js/react": "^3.1.0",
|
"@mdx-js/react": "^3.1.0",
|
||||||
"@next/bundle-analyzer": "^15.1.0",
|
"@next/bundle-analyzer": "^15.1.1",
|
||||||
"@next/mdx": "^15.1.0",
|
"@next/mdx": "^15.1.0",
|
||||||
"@prisma/client": "^6.0.1",
|
"@prisma/client": "^6.0.1",
|
||||||
"@prisma/extension-accelerate": "^1.2.1",
|
"@prisma/extension-accelerate": "^1.2.1",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1479,12 +1479,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@next/bundle-analyzer@npm:^15.1.0":
|
"@next/bundle-analyzer@npm:^15.1.1":
|
||||||
version: 15.1.0
|
version: 15.1.1
|
||||||
resolution: "@next/bundle-analyzer@npm:15.1.0"
|
resolution: "@next/bundle-analyzer@npm:15.1.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
webpack-bundle-analyzer: "npm:4.10.1"
|
webpack-bundle-analyzer: "npm:4.10.1"
|
||||||
checksum: 10c0/6a71ecbc295b86b431d8be860645d590740095207e7240d37db7585b8bb638406e58d3409a55efb5132723eec2a0ba6bd6011186058a54a10e3f559e05d1be1d
|
checksum: 10c0/2a85db96b1b37a6273d7ee81978ffd11181335b2017c636bcccfc6bca3fdd9a7f1b3c45fba35b4b51f5ca844da76f604d5e8568c894fbdae5a14ff27548cc0d6
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -13557,7 +13557,7 @@ __metadata:
|
||||||
"@mdx-js/loader": "npm:^3.1.0"
|
"@mdx-js/loader": "npm:^3.1.0"
|
||||||
"@mdx-js/react": "npm:^3.1.0"
|
"@mdx-js/react": "npm:^3.1.0"
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||||
"@next/bundle-analyzer": "npm:^15.1.0"
|
"@next/bundle-analyzer": "npm:^15.1.1"
|
||||||
"@next/eslint-plugin-next": "npm:15.1.1"
|
"@next/eslint-plugin-next": "npm:15.1.1"
|
||||||
"@next/mdx": "npm:^15.1.0"
|
"@next/mdx": "npm:^15.1.0"
|
||||||
"@prisma/client": "npm:^6.0.1"
|
"@prisma/client": "npm:^6.0.1"
|
||||||
|
|
Loading…
Reference in a new issue