chore(deps): update nextjs monorepo to v13.3.2

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2023-04-29 23:43:56 +00:00
parent 13ed5cab27
commit 19f6f67a0b
2 changed files with 58 additions and 58 deletions

View file

@ -98,7 +98,7 @@
"markdown-it-sub": "1.0.0",
"markdown-it-sup": "1.0.0",
"mermaid": "10.1.0",
"next": "13.3.1",
"next": "13.3.2",
"react": "18.2.0",
"react-bootstrap": "2.7.4",
"react-bootstrap-icons": "1.10.3",
@ -124,7 +124,7 @@
"yjs": "13.6.0"
},
"devDependencies": {
"@next/bundle-analyzer": "13.3.1",
"@next/bundle-analyzer": "13.3.2",
"@testing-library/cypress": "9.0.0",
"@testing-library/dom": "9.2.0",
"@testing-library/jest-dom": "5.16.5",

112
yarn.lock
View file

@ -2379,7 +2379,7 @@ __metadata:
"@hedgedoc/html-to-react": 1.4.6
"@hedgedoc/markdown-it-plugins": 2.0.0
"@mrdrogdrog/optional": 1.1.0
"@next/bundle-analyzer": 13.3.1
"@next/bundle-analyzer": 13.3.2
"@react-hook/resize-observer": 1.2.6
"@redux-devtools/core": 3.13.1
"@reduxjs/toolkit": 1.9.5
@ -2466,7 +2466,7 @@ __metadata:
markdown-it-sub: 1.0.0
markdown-it-sup: 1.0.0
mermaid: 10.1.0
next: 13.3.1
next: 13.3.2
prettier: 2.8.8
react: 18.2.0
react-bootstrap: 2.7.4
@ -3360,19 +3360,19 @@ __metadata:
languageName: node
linkType: hard
"@next/bundle-analyzer@npm:13.3.1":
version: 13.3.1
resolution: "@next/bundle-analyzer@npm:13.3.1"
"@next/bundle-analyzer@npm:13.3.2":
version: 13.3.2
resolution: "@next/bundle-analyzer@npm:13.3.2"
dependencies:
webpack-bundle-analyzer: 4.7.0
checksum: 0b8d5903cfeafaf33861e55fe98998dda98984a5764ee4ffa0f515b25252153f33c01767be6087455eec20ea3f7cf3aab76959d014b6d08233c62a0a3d106677
checksum: 517855bffbe90eac1b7a6d259374dce03e7caa99932f170cfe09c93da0f250aa546da8e5c9faacc91851c50a26dcfdbe22e9a4d7b18f18017e742ba7eb70c183
languageName: node
linkType: hard
"@next/env@npm:13.3.1":
version: 13.3.1
resolution: "@next/env@npm:13.3.1"
checksum: 3bf01e62b7de1de9de0cf7a5904364a2e807ad4f0a6cabfbb288225696a0750163bee23669bd45bfbec17dcf1fe66512212bdfa5be0a341ad187270a3cc27943
"@next/env@npm:13.3.2":
version: 13.3.2
resolution: "@next/env@npm:13.3.2"
checksum: 4921cccfb966ea6da284164906485ac0013be18d957b8b83c98e2b4f7897eb81c07b151a3e6ed2a2508b5a5d329174efe5fa8b57163ad26db3c39001e66a4012
languageName: node
linkType: hard
@ -3385,65 +3385,65 @@ __metadata:
languageName: node
linkType: hard
"@next/swc-darwin-arm64@npm:13.3.1":
version: 13.3.1
resolution: "@next/swc-darwin-arm64@npm:13.3.1"
"@next/swc-darwin-arm64@npm:13.3.2":
version: 13.3.2
resolution: "@next/swc-darwin-arm64@npm:13.3.2"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard
"@next/swc-darwin-x64@npm:13.3.1":
version: 13.3.1
resolution: "@next/swc-darwin-x64@npm:13.3.1"
"@next/swc-darwin-x64@npm:13.3.2":
version: 13.3.2
resolution: "@next/swc-darwin-x64@npm:13.3.2"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard
"@next/swc-linux-arm64-gnu@npm:13.3.1":
version: 13.3.1
resolution: "@next/swc-linux-arm64-gnu@npm:13.3.1"
"@next/swc-linux-arm64-gnu@npm:13.3.2":
version: 13.3.2
resolution: "@next/swc-linux-arm64-gnu@npm:13.3.2"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard
"@next/swc-linux-arm64-musl@npm:13.3.1":
version: 13.3.1
resolution: "@next/swc-linux-arm64-musl@npm:13.3.1"
"@next/swc-linux-arm64-musl@npm:13.3.2":
version: 13.3.2
resolution: "@next/swc-linux-arm64-musl@npm:13.3.2"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard
"@next/swc-linux-x64-gnu@npm:13.3.1":
version: 13.3.1
resolution: "@next/swc-linux-x64-gnu@npm:13.3.1"
"@next/swc-linux-x64-gnu@npm:13.3.2":
version: 13.3.2
resolution: "@next/swc-linux-x64-gnu@npm:13.3.2"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard
"@next/swc-linux-x64-musl@npm:13.3.1":
version: 13.3.1
resolution: "@next/swc-linux-x64-musl@npm:13.3.1"
"@next/swc-linux-x64-musl@npm:13.3.2":
version: 13.3.2
resolution: "@next/swc-linux-x64-musl@npm:13.3.2"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard
"@next/swc-win32-arm64-msvc@npm:13.3.1":
version: 13.3.1
resolution: "@next/swc-win32-arm64-msvc@npm:13.3.1"
"@next/swc-win32-arm64-msvc@npm:13.3.2":
version: 13.3.2
resolution: "@next/swc-win32-arm64-msvc@npm:13.3.2"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard
"@next/swc-win32-ia32-msvc@npm:13.3.1":
version: 13.3.1
resolution: "@next/swc-win32-ia32-msvc@npm:13.3.1"
"@next/swc-win32-ia32-msvc@npm:13.3.2":
version: 13.3.2
resolution: "@next/swc-win32-ia32-msvc@npm:13.3.2"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard
"@next/swc-win32-x64-msvc@npm:13.3.1":
version: 13.3.1
resolution: "@next/swc-win32-x64-msvc@npm:13.3.1"
"@next/swc-win32-x64-msvc@npm:13.3.2":
version: 13.3.2
resolution: "@next/swc-win32-x64-msvc@npm:13.3.2"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
@ -4014,12 +4014,12 @@ __metadata:
languageName: node
linkType: hard
"@swc/helpers@npm:0.5.0":
version: 0.5.0
resolution: "@swc/helpers@npm:0.5.0"
"@swc/helpers@npm:0.5.1":
version: 0.5.1
resolution: "@swc/helpers@npm:0.5.1"
dependencies:
tslib: ^2.4.0
checksum: 61c9c7dddb707deb58b85328cfe9d211887145f1311ae6a6e6c0fa9f781fb29916a8669a7d479e46e26a32a89d6ef4f293a22dee4925e009c84051e9dd10e8b7
checksum: 71e0e27234590435e4c62b97ef5e796f88e786841a38c7116a5e27a3eafa7b9ead7cdec5249b32165902076de78446945311c973e59bddf77c1e24f33a8f272a
languageName: node
linkType: hard
@ -13700,21 +13700,21 @@ __metadata:
languageName: node
linkType: hard
"next@npm:13.3.1":
version: 13.3.1
resolution: "next@npm:13.3.1"
"next@npm:13.3.2":
version: 13.3.2
resolution: "next@npm:13.3.2"
dependencies:
"@next/env": 13.3.1
"@next/swc-darwin-arm64": 13.3.1
"@next/swc-darwin-x64": 13.3.1
"@next/swc-linux-arm64-gnu": 13.3.1
"@next/swc-linux-arm64-musl": 13.3.1
"@next/swc-linux-x64-gnu": 13.3.1
"@next/swc-linux-x64-musl": 13.3.1
"@next/swc-win32-arm64-msvc": 13.3.1
"@next/swc-win32-ia32-msvc": 13.3.1
"@next/swc-win32-x64-msvc": 13.3.1
"@swc/helpers": 0.5.0
"@next/env": 13.3.2
"@next/swc-darwin-arm64": 13.3.2
"@next/swc-darwin-x64": 13.3.2
"@next/swc-linux-arm64-gnu": 13.3.2
"@next/swc-linux-arm64-musl": 13.3.2
"@next/swc-linux-x64-gnu": 13.3.2
"@next/swc-linux-x64-musl": 13.3.2
"@next/swc-win32-arm64-msvc": 13.3.2
"@next/swc-win32-ia32-msvc": 13.3.2
"@next/swc-win32-x64-msvc": 13.3.2
"@swc/helpers": 0.5.1
busboy: 1.6.0
caniuse-lite: ^1.0.30001406
postcss: 8.4.14
@ -13756,7 +13756,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: a685abbcfe028940f8e3c86f6712fadcba1ca92c68b4dddfd1192d93a4ebac2d0947cd62d8cecf530afbd8163b2ef6dfe338b1fe7b699d78bc7123624a7622db
checksum: dad2469eda0b5dff1d5eddf1fdc473c7e25daf7821c4779edc8d804f972c2b81403ca0c9ec1765f617487cd661fd0647a9c7651db7c1fcbb76f0039f4dae5ca5
languageName: node
linkType: hard