Skip to content

Commit b376597

Browse files
committed
⬆️ Update dependencies to latest versions - 2025-09-18
1 parent c84308f commit b376597

File tree

7 files changed

+3781
-2240
lines changed

7 files changed

+3781
-2240
lines changed

apps/crew/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
"crew-important-feature-7": "workspace:*",
2929
"crew-important-feature-8": "workspace:*",
3030
"crew-important-feature-9": "workspace:*",
31-
"next": "15.4.2",
32-
"react": "19.1.0",
33-
"react-dom": "19.1.0"
31+
"next": "15.5.3",
32+
"react": "19.1.1",
33+
"react-dom": "19.1.1"
3434
},
3535
"devDependencies": {
36-
"@types/react": "19.1.8",
37-
"typescript": "5.8.3"
36+
"@types/react": "19.1.13",
37+
"typescript": "5.9.2"
3838
},
3939
"nx": {
4040
"targets": {

apps/flight-simulator/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
"flight-simulator-important-feature-7": "workspace:*",
2929
"flight-simulator-important-feature-8": "workspace:*",
3030
"flight-simulator-important-feature-9": "workspace:*",
31-
"next": "15.4.2",
32-
"react": "19.1.0",
33-
"react-dom": "19.1.0"
31+
"next": "15.5.3",
32+
"react": "19.1.1",
33+
"react-dom": "19.1.1"
3434
},
3535
"devDependencies": {
36-
"@types/react": "19.1.8",
37-
"typescript": "5.8.3"
36+
"@types/react": "19.1.13",
37+
"typescript": "5.9.2"
3838
},
3939
"nx": {
4040
"targets": {

apps/navigation/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
"navigation-important-feature-7": "workspace:*",
2929
"navigation-important-feature-8": "workspace:*",
3030
"navigation-important-feature-9": "workspace:*",
31-
"next": "15.4.2",
32-
"react": "19.1.0",
33-
"react-dom": "19.1.0"
31+
"next": "15.5.3",
32+
"react": "19.1.1",
33+
"react-dom": "19.1.1"
3434
},
3535
"devDependencies": {
36-
"@types/react": "19.1.8",
37-
"typescript": "5.8.3"
36+
"@types/react": "19.1.13",
37+
"typescript": "5.9.2"
3838
},
3939
"nx": {
4040
"targets": {

apps/ticket-booking/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"start": "next start"
99
},
1010
"dependencies": {
11-
"next": "15.4.2",
12-
"react": "19.1.0",
13-
"react-dom": "19.1.0",
11+
"next": "15.5.3",
12+
"react": "19.1.1",
13+
"react-dom": "19.1.1",
1414
"ticket-booking-important-feature-0": "workspace:*",
1515
"ticket-booking-important-feature-1": "workspace:*",
1616
"ticket-booking-important-feature-10": "workspace:*",
@@ -33,8 +33,8 @@
3333
"ticket-booking-important-feature-9": "workspace:*"
3434
},
3535
"devDependencies": {
36-
"@types/react": "19.1.8",
37-
"typescript": "5.8.3"
36+
"@types/react": "19.1.13",
37+
"typescript": "5.9.2"
3838
},
3939
"nx": {
4040
"targets": {

apps/warp-drive-manager/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"start": "next start"
99
},
1010
"dependencies": {
11-
"next": "15.4.2",
12-
"react": "19.1.0",
13-
"react-dom": "19.1.0",
11+
"next": "15.5.3",
12+
"react": "19.1.1",
13+
"react-dom": "19.1.1",
1414
"warp-drive-manager-important-feature-0": "workspace:*",
1515
"warp-drive-manager-important-feature-1": "workspace:*",
1616
"warp-drive-manager-important-feature-10": "workspace:*",
@@ -33,8 +33,8 @@
3333
"warp-drive-manager-important-feature-9": "workspace:*"
3434
},
3535
"devDependencies": {
36-
"@types/react": "19.1.8",
37-
"typescript": "5.8.3"
36+
"@types/react": "19.1.13",
37+
"typescript": "5.9.2"
3838
},
3939
"nx": {
4040
"targets": {

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
"create:release:ts": "tsx scripts/create-release.ts"
1717
},
1818
"devDependencies": {
19-
"@moonrepo/cli": "^1.29.0",
20-
"@nx/next": "^21.2.2",
21-
"@types/node": "^24.0.15",
22-
"lage": "2.14.6",
23-
"lerna": "8.2.3",
24-
"nx": "21.3.0",
25-
"tsx": "^4.20.3",
26-
"turbo": "2.5.5",
27-
"typescript": "^5.8.3"
19+
"@moonrepo/cli": "^1.40.3",
20+
"@nx/next": "^21.5.2",
21+
"@types/node": "^24.5.2",
22+
"lage": "2.14.12",
23+
"lerna": "8.2.4",
24+
"nx": "21.5.2",
25+
"tsx": "^4.20.5",
26+
"turbo": "2.5.6",
27+
"typescript": "^5.9.2"
2828
},
2929
"packageManager": "[email protected]",
3030
"engines": {

0 commit comments

Comments
 (0)