This commit is contained in:
vercel-release-bot 2023-07-21 20:30:24 +00:00
parent 576cb6ed4f
commit 552bca46eb
18 changed files with 32 additions and 177 deletions

View file

@ -16,5 +16,5 @@
"registry": "https://registry.npmjs.org/"
}
},
"version": "13.4.12-canary.0"
"version": "13.4.12"
}

View file

@ -1,6 +1,6 @@
{
"name": "create-next-app",
"version": "13.4.12-canary.0",
"version": "13.4.12",
"keywords": [
"react",
"next",

View file

@ -1,6 +1,6 @@
{
"name": "eslint-config-next",
"version": "13.4.12-canary.0",
"version": "13.4.12",
"description": "ESLint configuration used by NextJS.",
"main": "index.js",
"license": "MIT",
@ -10,7 +10,7 @@
},
"homepage": "https://nextjs.org/docs/app/building-your-application/configuring/eslint#eslint-config",
"dependencies": {
"@next/eslint-plugin-next": "13.4.12-canary.0",
"@next/eslint-plugin-next": "13.4.12",
"@rushstack/eslint-patch": "^1.1.3",
"@typescript-eslint/parser": "^5.42.0",
"eslint-import-resolver-node": "^0.3.6",

View file

@ -1,6 +1,6 @@
{
"name": "@next/eslint-plugin-next",
"version": "13.4.12-canary.0",
"version": "13.4.12",
"description": "ESLint plugin for NextJS.",
"main": "dist/index.js",
"license": "MIT",

View file

@ -1,6 +1,6 @@
{
"name": "@next/font",
"version": "13.4.12-canary.0",
"version": "13.4.12",
"repository": {
"url": "vercel/next.js",
"directory": "packages/font"

View file

@ -1,6 +1,6 @@
{
"name": "@next/bundle-analyzer",
"version": "13.4.12-canary.0",
"version": "13.4.12",
"main": "index.js",
"types": "index.d.ts",
"license": "MIT",

View file

@ -1,6 +1,6 @@
{
"name": "@next/codemod",
"version": "13.4.12-canary.0",
"version": "13.4.12",
"license": "MIT",
"repository": {
"type": "git",

View file

@ -1,6 +1,6 @@
{
"name": "@next/env",
"version": "13.4.12-canary.0",
"version": "13.4.12",
"keywords": [
"react",
"next",

View file

@ -1,6 +1,6 @@
{
"name": "@next/mdx",
"version": "13.4.12-canary.0",
"version": "13.4.12",
"main": "index.js",
"license": "MIT",
"repository": {

View file

@ -1,6 +1,6 @@
{
"name": "@next/plugin-storybook",
"version": "13.4.12-canary.0",
"version": "13.4.12",
"repository": {
"url": "vercel/next.js",
"directory": "packages/next-plugin-storybook"

View file

@ -1,6 +1,6 @@
{
"name": "@next/polyfill-module",
"version": "13.4.12-canary.0",
"version": "13.4.12",
"description": "A standard library polyfill for ES Modules supporting browsers (Edge 16+, Firefox 60+, Chrome 61+, Safari 10.1+)",
"main": "dist/polyfill-module.js",
"license": "MIT",

View file

@ -1,6 +1,6 @@
{
"name": "@next/polyfill-nomodule",
"version": "13.4.12-canary.0",
"version": "13.4.12",
"description": "A polyfill for non-dead, nomodule browsers.",
"main": "dist/polyfill-nomodule.js",
"license": "MIT",

View file

@ -1,6 +1,6 @@
{
"name": "@next/swc",
"version": "13.4.12-canary.0",
"version": "13.4.12",
"private": true,
"scripts": {
"clean": "node ../../scripts/rm.mjs native",

View file

@ -1,6 +1,6 @@
{
"name": "next",
"version": "13.4.12-canary.0",
"version": "13.4.12",
"description": "The React Framework",
"main": "./dist/server/next.js",
"license": "MIT",
@ -83,7 +83,7 @@
]
},
"dependencies": {
"@next/env": "13.4.12-canary.0",
"@next/env": "13.4.12",
"@swc/helpers": "0.5.1",
"busboy": "1.6.0",
"caniuse-lite": "^1.0.30001406",
@ -141,11 +141,11 @@
"@jest/types": "29.5.0",
"@napi-rs/cli": "2.14.7",
"@napi-rs/triples": "1.1.0",
"@next/polyfill-module": "13.4.12-canary.0",
"@next/polyfill-nomodule": "13.4.12-canary.0",
"@next/react-dev-overlay": "13.4.12-canary.0",
"@next/react-refresh-utils": "13.4.12-canary.0",
"@next/swc": "13.4.12-canary.0",
"@next/polyfill-module": "13.4.12",
"@next/polyfill-nomodule": "13.4.12",
"@next/react-dev-overlay": "13.4.12",
"@next/react-refresh-utils": "13.4.12",
"@next/swc": "13.4.12",
"@opentelemetry/api": "1.4.1",
"@segment/ajv-human-errors": "2.1.2",
"@taskr/clear": "1.1.0",

View file

@ -1,6 +1,6 @@
{
"name": "@next/react-dev-overlay",
"version": "13.4.12-canary.0",
"version": "13.4.12",
"description": "A development-only overlay for developing React applications.",
"repository": {
"url": "vercel/next.js",

View file

@ -1,6 +1,6 @@
{
"name": "@next/react-refresh-utils",
"version": "13.4.12-canary.0",
"version": "13.4.12",
"description": "An experimental package providing utilities for React Refresh.",
"repository": {
"url": "vercel/next.js",

View file

@ -1,6 +1,6 @@
{
"name": "@next/third-parties",
"version": "13.4.12-canary.0",
"version": "13.4.12",
"private": true,
"repository": {
"url": "vercel/next.js",

View file

@ -436,7 +436,7 @@ importers:
packages/eslint-config-next:
specifiers:
'@next/eslint-plugin-next': 13.4.12-canary.0
'@next/eslint-plugin-next': 13.4.12
'@rushstack/eslint-patch': ^1.1.3
'@typescript-eslint/parser': ^5.42.0
eslint: ^7.23.0 || ^8.0.0
@ -513,12 +513,12 @@ importers:
'@jest/types': 29.5.0
'@napi-rs/cli': 2.14.7
'@napi-rs/triples': 1.1.0
'@next/env': 13.4.12-canary.0
'@next/polyfill-module': 13.4.12-canary.0
'@next/polyfill-nomodule': 13.4.12-canary.0
'@next/react-dev-overlay': 13.4.12-canary.0
'@next/react-refresh-utils': 13.4.12-canary.0
'@next/swc': 13.4.12-canary.0
'@next/env': 13.4.12
'@next/polyfill-module': 13.4.12
'@next/polyfill-nomodule': 13.4.12
'@next/react-dev-overlay': 13.4.12
'@next/react-refresh-utils': 13.4.12
'@next/swc': 13.4.12
'@opentelemetry/api': 1.4.1
'@segment/ajv-human-errors': 2.1.2
'@swc/helpers': 0.5.1
@ -1108,7 +1108,7 @@ importers:
react: ^18.2.0
third-party-capital: 1.0.17
dependencies:
next: 13.4.11_biqbaboplfbrettd7655fr4n2y
next: link:../next
react: 18.2.0
third-party-capital: 1.0.17
devDependencies:
@ -6207,10 +6207,6 @@ packages:
resolution: {integrity: sha512-XQr74QaLeMiqhStEhLn1im9EOMnkypp7MZOwQhGzqp2Weu5eQJbpPxWxixxlYRKWPOmJjsk6qYfYH9kq43yc2w==}
dev: true
/@next/env/13.4.11:
resolution: {integrity: sha512-BbPLOkfFFca+OpwSmGhNrl56B3ZzOFS4eJ85SpGTDpjlXoz7XFfS3MMOfjUCTuW1laTrQjm98I9Q30tsYpr8ew==}
dev: false
/@next/react-refresh-utils/13.4.4_react-refresh@0.12.0:
resolution: {integrity: sha512-E9LtUbyxSIbkT06is0r6OBT7f2XJVx9xWuZuU0MdHsqn4OPk+D9Qvp2QitnXPXUwCVdu/ZYLiJOO74lnfkWYdw==}
peerDependencies:
@ -6223,87 +6219,6 @@ packages:
react-refresh: 0.12.0
dev: false
/@next/swc-darwin-arm64/13.4.11:
resolution: {integrity: sha512-lc3vl7Wo5A6dnLoJKlURHx2Y8wvHPQBy2JmJ88r+xbATYSyy3U+1B0M0ycrtleIP3lmachoeai9V/8ITt+/AQQ==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [darwin]
requiresBuild: true
dev: false
optional: true
/@next/swc-darwin-x64/13.4.11:
resolution: {integrity: sha512-0bSZrEcKSOywSeCJbqwE9B7nHd5CVB+J6vIjCKb0IUWzmireMn6OLu1fsZbNKNetpuVq2Fdk2dmUpYIXuSfGTg==}
engines: {node: '>= 10'}
cpu: [x64]
os: [darwin]
requiresBuild: true
dev: false
optional: true
/@next/swc-linux-arm64-gnu/13.4.11:
resolution: {integrity: sha512-BrSo2dYhbYSJksmzdj6uR+hz0ZNgVdWKeyVFou+SSHHm1JoviAOPv9QPBliK1LMoBVk5TA2FlTMS5zzYfm2mUw==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
requiresBuild: true
dev: false
optional: true
/@next/swc-linux-arm64-musl/13.4.11:
resolution: {integrity: sha512-AWACRlOtmCO+KaRaPtltYdoRPHhXf1ywhc6vRxT0UnJvrFpbzDpncKHCadPWYlrOyT37bT1+9ye8tHxBjlNiuA==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
requiresBuild: true
dev: false
optional: true
/@next/swc-linux-x64-gnu/13.4.11:
resolution: {integrity: sha512-JEC0lkHKSLeW82YeSeTO4GjcQ1996paE2+daFWFPJ6V1m0zJ/6FWGZEIivGdsZTUGy34pFFoYlo9QhDEeRZWHw==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
requiresBuild: true
dev: false
optional: true
/@next/swc-linux-x64-musl/13.4.11:
resolution: {integrity: sha512-gBTXltxQf+2vGx7c5eBMYhh/TJ1IPTOWi75XhfdLhXP3CljupRZJiFzwTKYXk/XAEc3Vd/FL8DYJN5THog1t2Q==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
requiresBuild: true
dev: false
optional: true
/@next/swc-win32-arm64-msvc/13.4.11:
resolution: {integrity: sha512-SlOMH+Ewh71/PQGM9hSoHoINNo0RFekMIJ/95JcLIRGLZLFj5jEFb44WT8ISmBFtkdZu7eSeIcnD615sCwwctw==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [win32]
requiresBuild: true
dev: false
optional: true
/@next/swc-win32-ia32-msvc/13.4.11:
resolution: {integrity: sha512-W0dipacpgzmqcJlqCwmMLEHg4nxGa6wUxS8tsABEcFDF/+UQA5p34H5rGsn+SoeGNmhK0Nsr+cDtVbEviDEf6w==}
engines: {node: '>= 10'}
cpu: [ia32]
os: [win32]
requiresBuild: true
dev: false
optional: true
/@next/swc-win32-x64-msvc/13.4.11:
resolution: {integrity: sha512-thNeqt0QtsvaNkRK+Ge31REyriGMJC3HlVwvC9z6b82+Q7Coz5Q/UvIX3HmKPr00UleSRCM4QPxH+YT6wrjOqw==}
engines: {node: '>= 10'}
cpu: [x64]
os: [win32]
requiresBuild: true
dev: false
optional: true
/@nicolo-ribaudo/chokidar-2/2.1.8-no-fsevents.3:
resolution: {integrity: sha512-s88O1aVtXftvp5bCPB7WnmXc5IwOZZ7YPuwNPt+GtOOXpPvad1LfbmjYv+qII7zP6RU2QGnqve27dnLycEnyEQ==}
requiresBuild: true
@ -18259,49 +18174,6 @@ packages:
resolution: {integrity: sha1-yobR/ogoFpsBICCOPchCS524NCw=}
dev: true
/next/13.4.11_biqbaboplfbrettd7655fr4n2y:
resolution: {integrity: sha512-XlJClNF3OPCv99At3BA7TflcF5q2zJAuTcyE4l6f5LWN3Uh8FF4e8PhZfaBk0PKmsKL7yOMGele/UUzbLvLbzw==}
engines: {node: '>=16.8.0'}
hasBin: true
peerDependencies:
'@opentelemetry/api': ^1.1.0
fibers: '>= 3.1.0'
react: ^18.2.0
react-dom: ^18.2.0
sass: ^1.3.0
peerDependenciesMeta:
'@opentelemetry/api':
optional: true
fibers:
optional: true
sass:
optional: true
dependencies:
'@next/env': 13.4.11
'@swc/helpers': 0.5.1
busboy: 1.6.0
caniuse-lite: 1.0.30001406
postcss: 8.4.14
react: 18.2.0
react-dom: 18.2.0_react@18.2.0
styled-jsx: 5.1.1_react@18.2.0
watchpack: 2.4.0
zod: 3.21.4
optionalDependencies:
'@next/swc-darwin-arm64': 13.4.11
'@next/swc-darwin-x64': 13.4.11
'@next/swc-linux-arm64-gnu': 13.4.11
'@next/swc-linux-arm64-musl': 13.4.11
'@next/swc-linux-x64-gnu': 13.4.11
'@next/swc-linux-x64-musl': 13.4.11
'@next/swc-win32-arm64-msvc': 13.4.11
'@next/swc-win32-ia32-msvc': 13.4.11
'@next/swc-win32-x64-msvc': 13.4.11
transitivePeerDependencies:
- '@babel/core'
- babel-plugin-macros
dev: false
/nice-try/1.0.5:
resolution: {integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==}
dev: true
@ -23511,23 +23383,6 @@ packages:
postcss-load-plugins: 2.3.0
dev: true
/styled-jsx/5.1.1_react@18.2.0:
resolution: {integrity: sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==}
engines: {node: '>= 12.0.0'}
peerDependencies:
'@babel/core': '*'
babel-plugin-macros: '*'
react: '>= 16.8.0 || 17.x.x || ^18.0.0-0'
peerDependenciesMeta:
'@babel/core':
optional: true
babel-plugin-macros:
optional: true
dependencies:
client-only: 0.0.1
react: 18.2.0
dev: false
/styled-jsx/5.1.1_uuaxwgga6hqycsez5ok7v2wg4i:
resolution: {integrity: sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==}
engines: {node: '>= 12.0.0'}