Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitffafad2

Browse files
v13.5.0
1 parent4a589ed commitffafad2

File tree

18 files changed

+33
-33
lines changed

18 files changed

+33
-33
lines changed

‎lerna.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
"registry":"https://registry.npmjs.org/"
1717
}
1818
},
19-
"version":"13.4.20-canary.41"
19+
"version":"13.5.0"
2020
}

‎packages/create-next-app/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"create-next-app",
3-
"version":"13.4.20-canary.41",
3+
"version":"13.5.0",
44
"keywords": [
55
"react",
66
"next",

‎packages/eslint-config-next/package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"eslint-config-next",
3-
"version":"13.4.20-canary.41",
3+
"version":"13.5.0",
44
"description":"ESLint configuration used by Next.js.",
55
"main":"index.js",
66
"license":"MIT",
@@ -10,7 +10,7 @@
1010
},
1111
"homepage":"https://nextjs.org/docs/app/building-your-application/configuring/eslint#eslint-config",
1212
"dependencies": {
13-
"@next/eslint-plugin-next":"13.4.20-canary.41",
13+
"@next/eslint-plugin-next":"13.5.0",
1414
"@rushstack/eslint-patch":"^1.3.3",
1515
"@typescript-eslint/parser":"^5.4.2 || ^6.0.0",
1616
"eslint-import-resolver-node":"^0.3.6",

‎packages/eslint-plugin-next/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@next/eslint-plugin-next",
3-
"version":"13.4.20-canary.41",
3+
"version":"13.5.0",
44
"description":"ESLint plugin for NextJS.",
55
"main":"dist/index.js",
66
"license":"MIT",

‎packages/font/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@next/font",
3-
"version":"13.4.20-canary.41",
3+
"version":"13.5.0",
44
"repository": {
55
"url":"vercel/next.js",
66
"directory":"packages/font"

‎packages/next-bundle-analyzer/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@next/bundle-analyzer",
3-
"version":"13.4.20-canary.41",
3+
"version":"13.5.0",
44
"main":"index.js",
55
"types":"index.d.ts",
66
"license":"MIT",

‎packages/next-codemod/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@next/codemod",
3-
"version":"13.4.20-canary.41",
3+
"version":"13.5.0",
44
"license":"MIT",
55
"repository": {
66
"type":"git",

‎packages/next-env/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@next/env",
3-
"version":"13.4.20-canary.41",
3+
"version":"13.5.0",
44
"keywords": [
55
"react",
66
"next",

‎packages/next-mdx/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@next/mdx",
3-
"version":"13.4.20-canary.41",
3+
"version":"13.5.0",
44
"main":"index.js",
55
"license":"MIT",
66
"repository": {

‎packages/next-plugin-storybook/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@next/plugin-storybook",
3-
"version":"13.4.20-canary.41",
3+
"version":"13.5.0",
44
"repository": {
55
"url":"vercel/next.js",
66
"directory":"packages/next-plugin-storybook"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp