Skip to content

Commit 8daed64

Browse files
committed
build: updated next version
1 parent 36ac983 commit 8daed64

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

apps/nextjs-beta/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@
1010
"lint": "next lint"
1111
},
1212
"dependencies": {
13-
"@next/font": "^13",
13+
"@next/font": "^13.5.6",
1414
"@tsparticles/configs": "^3.0.0-beta.4",
1515
"@tsparticles/engine": "^3.0.0-beta.4",
1616
"@tsparticles/react": "^3.0.0-beta.1",
1717
"@types/node": "^20.9.1",
1818
"@types/react": "^18.2.37",
1919
"@types/react-dom": "^18.2.15",
2020
"eslint": "^8.54.0",
21-
"eslint-config-next": "^13",
22-
"next": "^13",
21+
"eslint-config-next": "^13.5.6",
22+
"next": "^13.5.6",
2323
"react": "^18.2.0",
2424
"react-dom": "^18.2.0",
2525
"tsparticles": "^3.0.0-beta.4",

apps/nextjs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
"@tsparticles/engine": "^3.0.0-beta.4",
1414
"@tsparticles/react": "^3.0.0-beta.1",
1515
"@tsparticles/preset-big-circles": "^3.0.0-beta.4",
16-
"next": "^13",
16+
"next": "^13.5.6",
1717
"react": "^18.2.0",
1818
"react-dom": "^18.2.0",
1919
"typescript": "^5.2.2"
2020
},
2121
"devDependencies": {
2222
"eslint": "^8.54.0",
23-
"eslint-config-next": "^13"
23+
"eslint-config-next": "^13.5.6"
2424
}
2525
}

pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)