mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-07-16 08:27:05 -05:00
Bump @next/bundle-analyzer from 10.1.2 to 10.1.3 (#373)
Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 10.1.2 to 10.1.3. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v10.1.3/packages/next-bundle-analyzer) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
a6a3e11dd0
commit
e070a90cfc
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -16,7 +16,7 @@
|
|||
"@emotion/styled": "^11.1.5",
|
||||
"@hookform/resolvers": "1.3.0",
|
||||
"@lingui/react": "^3.8.2",
|
||||
"@next/bundle-analyzer": "^10.1.2",
|
||||
"@next/bundle-analyzer": "^10.1.3",
|
||||
"@prisma/client": "^2.20.1",
|
||||
"@sendou/react-sketch": "^0.5.2",
|
||||
"@trpc/client": "5.0.0",
|
||||
|
|
@ -1477,9 +1477,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@next/bundle-analyzer": {
|
||||
"version": "10.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-10.1.2.tgz",
|
||||
"integrity": "sha512-hlenu9Kq32cVA+mkFC0OYoonv9DSK2W5PNDGPV94Rvv7ZBTcSSQyp8tD5mRDGfV4p9oAq+n5hJVgj/urCfRwUg==",
|
||||
"version": "10.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-10.1.3.tgz",
|
||||
"integrity": "sha512-25/I1+f83jJOryarNNGQ0cAlYdGfz5HFyQXmal4skKXhMKyWEBSKOu88tIZzsWktlhOEB8QC7O9KVgAlXPqTyw==",
|
||||
"dependencies": {
|
||||
"webpack-bundle-analyzer": "4.3.0"
|
||||
}
|
||||
|
|
@ -10451,9 +10451,9 @@
|
|||
}
|
||||
},
|
||||
"@next/bundle-analyzer": {
|
||||
"version": "10.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-10.1.2.tgz",
|
||||
"integrity": "sha512-hlenu9Kq32cVA+mkFC0OYoonv9DSK2W5PNDGPV94Rvv7ZBTcSSQyp8tD5mRDGfV4p9oAq+n5hJVgj/urCfRwUg==",
|
||||
"version": "10.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-10.1.3.tgz",
|
||||
"integrity": "sha512-25/I1+f83jJOryarNNGQ0cAlYdGfz5HFyQXmal4skKXhMKyWEBSKOu88tIZzsWktlhOEB8QC7O9KVgAlXPqTyw==",
|
||||
"requires": {
|
||||
"webpack-bundle-analyzer": "4.3.0"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
"@emotion/styled": "^11.1.5",
|
||||
"@hookform/resolvers": "1.3.0",
|
||||
"@lingui/react": "^3.8.2",
|
||||
"@next/bundle-analyzer": "^10.1.2",
|
||||
"@next/bundle-analyzer": "^10.1.3",
|
||||
"@prisma/client": "^2.20.1",
|
||||
"@sendou/react-sketch": "^0.5.2",
|
||||
"@trpc/client": "5.0.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user