Skip to content

Commit fd318c3

Browse files
committed
chore(deps): bump next to non-vulnerable versions
1 parent 809f5b1 commit fd318c3

File tree

4 files changed

+115
-137
lines changed

4 files changed

+115
-137
lines changed

demo/next-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"lingo.dev": "workspace:*",
13-
"next": "15.3.1",
13+
"next": "15.3.6",
1414
"react": "19.2.0",
1515
"react-dom": "19.2.0"
1616
},

packages/compiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/lodash": "4.17.21",
4040
"@types/object-hash": "3.0.6",
4141
"@types/react": "19.2.7",
42-
"next": "15.2.4",
42+
"next": "15.2.6",
4343
"tsup": "8.5.1",
4444
"typescript": "5.9.3",
4545
"vitest": "4.0.13"

packages/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/react-dom": "19.2.3",
4949
"@vitejs/plugin-react": "4.4.1",
5050
"chokidar-cli": "3.0.0",
51-
"next": "15.2.4",
51+
"next": "15.2.6",
5252
"react": "19.2.0",
5353
"react-dom": "19.2.0",
5454
"tsup": "8.5.1",
@@ -57,7 +57,7 @@
5757
"vitest": "3.1.1"
5858
},
5959
"peerDependencies": {
60-
"next": "15.2.4"
60+
"next": "15.2.6"
6161
},
6262
"dependencies": {
6363
"js-cookie": "3.0.5",

0 commit comments

Comments
 (0)