From 53faf913fb9bbf5f6bec609201509b362fdf6007 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 10:38:50 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20next=20from=2013.4.?= =?UTF-8?q?5=20to=2013.4.6=20(#1507)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit :arrow_up: Bump next from 13.4.5 to 13.4.6 Bumps [next](https://github.com/vercel/next.js) from 13.4.5 to 13.4.6. - [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/compare/v13.4.5...v13.4.6) --- updated-dependencies: - dependency-name: next dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/website/package.json | 2 +- pnpm-lock.yaml | 88 +++++++++++++++++------------------ 2 files changed, 45 insertions(+), 45 deletions(-) diff --git a/packages/website/package.json b/packages/website/package.json index 68c87af..e75d6ef 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -35,7 +35,7 @@ "jest-environment-jsdom": "^29.5.0", "jest-fetch-mock": "^3.0.3", "lint-staged": "^13.2.2", - "next": "^13.4.5", + "next": "^13.4.6", "next-pwa": "^5.6.0", "next-sitemap": "^4.1.3", "next-themes": "^0.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a0fe42f..dc1f2ec 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -108,17 +108,17 @@ importers: specifier: ^13.2.2 version: 13.2.2 next: - specifier: ^13.4.5 - version: 13.4.5(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) + specifier: ^13.4.6 + version: 13.4.6(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) next-pwa: specifier: ^5.6.0 - version: 5.6.0(@babel/core@7.22.5)(next@13.4.5)(webpack@5.86.0) + version: 5.6.0(@babel/core@7.22.5)(next@13.4.6)(webpack@5.86.0) next-sitemap: specifier: ^4.1.3 - version: 4.1.3(@next/env@13.4.5)(next@13.4.5) + version: 4.1.3(@next/env@13.4.6)(next@13.4.6) next-themes: specifier: ^0.2.0 - version: 0.2.0(next@13.4.5)(react-dom@18.2.0)(react@18.2.0) + version: 0.2.0(next@13.4.6)(react-dom@18.2.0)(react@18.2.0) node-mocks-http: specifier: ^1.12.2 version: 1.12.2 @@ -1939,8 +1939,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@next/env@13.4.5: - resolution: {integrity: sha512-SG/gKH6eij4vwQy87b/3mbpQ1X3x2vUdnpwq6/qL2IQWjtq58EY/UuNAp9CoEZoC9sI4L9AD1r+73Z9r4d3uug==} + /@next/env@13.4.6: + resolution: {integrity: sha512-nqUxEtvDqFhmV1/awSg0K2XHNwkftNaiUqCYO9e6+MYmqNObpKVl7OgMkGaQ2SZnFx5YqF0t60ZJTlyJIDAijg==} dev: true /@next/eslint-plugin-next@13.4.5: @@ -1949,8 +1949,8 @@ packages: glob: 7.1.7 dev: true - /@next/swc-darwin-arm64@13.4.5: - resolution: {integrity: sha512-XvTzi2ASUN5bECFIAAcBiSoDb0xsq+KLj4F0bof4d4rdc+FgOqLvseGQaOXwVi1TIh5bHa7o4b6droSJMO5+2g==} + /@next/swc-darwin-arm64@13.4.6: + resolution: {integrity: sha512-ahi6VP98o4HV19rkOXPSUu+ovfHfUxbJQ7VVJ7gL2FnZRr7onEFC1oGQ6NQHpm8CxpIzSSBW79kumlFMOmZVjg==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] @@ -1958,8 +1958,8 @@ packages: dev: true optional: true - /@next/swc-darwin-x64@13.4.5: - resolution: {integrity: sha512-NQdqal/VKAqlJTuzhjZmNtdo8QSqwmfO7b2xJSAengTEVxQvsH76oGEzQeIv8Ci4NP6DysAFtFrJq++TmIxcUA==} + /@next/swc-darwin-x64@13.4.6: + resolution: {integrity: sha512-13cXxKFsPJIJKzUqrU5XB1mc0xbUgYsRcdH6/rB8c4NMEbWGdtD4QoK9ShN31TZdePpD4k416Ur7p+deMIxnnA==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] @@ -1967,8 +1967,8 @@ packages: dev: true optional: true - /@next/swc-linux-arm64-gnu@13.4.5: - resolution: {integrity: sha512-nB8TjtpJCXtzIFjYOMbnQu68ajkA8QK58TreHjTGojSQjsF0StDqo5zFHglVVVHrd8d3N/+EjC18yFNSWnd/ZA==} + /@next/swc-linux-arm64-gnu@13.4.6: + resolution: {integrity: sha512-Ti+NMHEjTNktCVxNjeWbYgmZvA2AqMMI2AMlzkXsU7W4pXCMhrryAmAIoo+7YdJbsx01JQWYVxGe62G6DoCLaA==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -1976,8 +1976,8 @@ packages: dev: true optional: true - /@next/swc-linux-arm64-musl@13.4.5: - resolution: {integrity: sha512-W126XUW599OV3giSH9Co40VpT8VAOT47xONVHXZaYEpeca0qEevjj6WUr5IJu/8u+XGWm5xI1S0DYWjR6W+olw==} + /@next/swc-linux-arm64-musl@13.4.6: + resolution: {integrity: sha512-OHoC6gO7XfjstgwR+z6UHKlvhqJfyMtNaJidjx3sEcfaDwS7R2lqR5AABi8PuilGgi0BO0O0sCXqLlpp3a0emQ==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -1985,8 +1985,8 @@ packages: dev: true optional: true - /@next/swc-linux-x64-gnu@13.4.5: - resolution: {integrity: sha512-ZbPLO/oztQdtjGmWvGhRmtkZ6j9kQqg65kiO7F7Ijj7ojTtu3hh/vY+XRsHa/4Cse6HgyJ8XGZJMGoLb8ecQfQ==} + /@next/swc-linux-x64-gnu@13.4.6: + resolution: {integrity: sha512-zHZxPGkUlpfNJCboUrFqwlwEX5vI9LSN70b8XEb0DYzzlrZyCyOi7hwDp/+3Urm9AB7YCAJkgR5Sp1XBVjHdfQ==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -1994,8 +1994,8 @@ packages: dev: true optional: true - /@next/swc-linux-x64-musl@13.4.5: - resolution: {integrity: sha512-f+/h8KMNixVUoRB+2vza8I+jsthJ4KcvopGUsDIUHe7Q4t+m8nKwGFBeyNu9qNIenYK5g5QYEsSwYFEqZylrTQ==} + /@next/swc-linux-x64-musl@13.4.6: + resolution: {integrity: sha512-K/Y8lYGTwTpv5ME8PSJxwxLolaDRdVy+lOd9yMRMiQE0BLUhtxtCWC9ypV42uh9WpLjoaD0joOsB9Q6mbrSGJg==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -2003,8 +2003,8 @@ packages: dev: true optional: true - /@next/swc-win32-arm64-msvc@13.4.5: - resolution: {integrity: sha512-dvtPQZ5+J+zUE1uq7gP853Oj63e+n0T1ydZ/yRdVh7d8zW9ZFuC9fFrg3MqP1cv1NPPur8rrTqDKN2mRBkSSBw==} + /@next/swc-win32-arm64-msvc@13.4.6: + resolution: {integrity: sha512-U6LtxEUrjBL2tpW+Kr1nHCSJWNeIed7U7l5o7FiKGGwGgIlFi4UHDiLI6TQ2lxi20fAU33CsruV3U0GuzMlXIw==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] @@ -2012,8 +2012,8 @@ packages: dev: true optional: true - /@next/swc-win32-ia32-msvc@13.4.5: - resolution: {integrity: sha512-gK9zwGe25x31S4AjPy3Bf2niQvHIAbmwgkzmqWG3OmD4K2Z/Dh2ju4vuyzPzIt0pwQe4B520meP9NizTBmVWSg==} + /@next/swc-win32-ia32-msvc@13.4.6: + resolution: {integrity: sha512-eEBeAqpCfhdPSlCZCayjCiyIllVqy4tcqvm1xmg3BgJG0G5ITiMM4Cw2WVeRSgWDJqQGRyyb+q8Y2ltzhXOWsQ==} engines: {node: '>= 10'} cpu: [ia32] os: [win32] @@ -2021,8 +2021,8 @@ packages: dev: true optional: true - /@next/swc-win32-x64-msvc@13.4.5: - resolution: {integrity: sha512-iyNQVc7eGehrik9RJt9xGcnO6b/pi8C7GCfg8RGenx1IlalEKbYRgBJloF7DQzwlrV47E9bQl8swT+JawaNcKA==} + /@next/swc-win32-x64-msvc@13.4.6: + resolution: {integrity: sha512-OrZs94AuO3ZS5tnqlyPRNgfWvboXaDQCi5aXGve3o3C+Sj0ctMUV9+Do+0zMvvLRumR8E0PTWKvtz9n5vzIsWw==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -5929,7 +5929,7 @@ packages: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} dev: true - /next-pwa@5.6.0(@babel/core@7.22.5)(next@13.4.5)(webpack@5.86.0): + /next-pwa@5.6.0(@babel/core@7.22.5)(next@13.4.6)(webpack@5.86.0): resolution: {integrity: sha512-XV8g8C6B7UmViXU8askMEYhWwQ4qc/XqJGnexbLV68hzKaGHZDMtHsm2TNxFcbR7+ypVuth/wwpiIlMwpRJJ5A==} peerDependencies: next: '>=9.0.0' @@ -5937,7 +5937,7 @@ packages: babel-loader: 8.3.0(@babel/core@7.22.5)(webpack@5.86.0) clean-webpack-plugin: 4.0.0(webpack@5.86.0) globby: 11.1.0 - next: 13.4.5(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) + next: 13.4.6(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) terser-webpack-plugin: 5.3.9(webpack@5.86.0) workbox-webpack-plugin: 6.6.0(webpack@5.86.0) workbox-window: 6.6.0 @@ -5951,7 +5951,7 @@ packages: - webpack dev: true - /next-sitemap@4.1.3(@next/env@13.4.5)(next@13.4.5): + /next-sitemap@4.1.3(@next/env@13.4.6)(next@13.4.6): resolution: {integrity: sha512-eCvbXMCqbD/rYx912y4FzGOqPCbWOIBL4UkgVY5R15eCXygKFKWzEVZGPNVBDu2KVpRCeG943NibOchfyQGDhQ==} engines: {node: '>=14.18'} hasBin: true @@ -5960,26 +5960,26 @@ packages: next: '*' dependencies: '@corex/deepmerge': 4.0.43 - '@next/env': 13.4.5 + '@next/env': 13.4.6 fast-glob: 3.2.12 minimist: 1.2.8 - next: 13.4.5(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) + next: 13.4.6(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) dev: true - /next-themes@0.2.0(next@13.4.5)(react-dom@18.2.0)(react@18.2.0): + /next-themes@0.2.0(next@13.4.6)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-myhpDL4vadBD9YDSHiewqvzorGzB03N84e+3LxCwHRlM/hiBOaW+UsKsQojQAzC7fdcJA0l2ppveXcYaVV+hxQ==} peerDependencies: next: '*' react: '*' react-dom: '*' dependencies: - next: 13.4.5(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) + next: 13.4.6(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: true - /next@13.4.5(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-pfNsRLVM9e5Y1/z02VakJRfD6hMQkr24FaN2xc9GbcZDBxoOgiNAViSg5cXwlWCoMhtm4U315D7XYhgOr96Q3Q==} + /next@13.4.6(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-sjVqjxU+U2aXZnYt4Ud6CTLNNwWjdSfMgemGpIQJcN3Z7Jni9xRWbR0ie5fQzCg87aLqQVhKA2ud2gPoqJ9lGw==} engines: {node: '>=16.8.0'} hasBin: true peerDependencies: @@ -5996,7 +5996,7 @@ packages: sass: optional: true dependencies: - '@next/env': 13.4.5 + '@next/env': 13.4.6 '@swc/helpers': 0.5.1 busboy: 1.6.0 caniuse-lite: 1.0.30001502 @@ -6007,15 +6007,15 @@ packages: watchpack: 2.4.0 zod: 3.21.4 optionalDependencies: - '@next/swc-darwin-arm64': 13.4.5 - '@next/swc-darwin-x64': 13.4.5 - '@next/swc-linux-arm64-gnu': 13.4.5 - '@next/swc-linux-arm64-musl': 13.4.5 - '@next/swc-linux-x64-gnu': 13.4.5 - '@next/swc-linux-x64-musl': 13.4.5 - '@next/swc-win32-arm64-msvc': 13.4.5 - '@next/swc-win32-ia32-msvc': 13.4.5 - '@next/swc-win32-x64-msvc': 13.4.5 + '@next/swc-darwin-arm64': 13.4.6 + '@next/swc-darwin-x64': 13.4.6 + '@next/swc-linux-arm64-gnu': 13.4.6 + '@next/swc-linux-arm64-musl': 13.4.6 + '@next/swc-linux-x64-gnu': 13.4.6 + '@next/swc-linux-x64-musl': 13.4.6 + '@next/swc-win32-arm64-msvc': 13.4.6 + '@next/swc-win32-ia32-msvc': 13.4.6 + '@next/swc-win32-x64-msvc': 13.4.6 transitivePeerDependencies: - '@babel/core' - babel-plugin-macros