Skip to content

Commit cc5668f

Browse files
fix(deps): update all non-major dependencies
1 parent 4012531 commit cc5668f

File tree

8 files changed

+1612
-695
lines changed

8 files changed

+1612
-695
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"lint": "mintlify broken-links"
88
},
99
"devDependencies": {
10-
"mintlify": "^4.2.459"
10+
"mintlify": "^4.2.513"
1111
},
1212
"engines": {
1313
"node": ">=20.20.2"

infrastructure/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
"test:format": "biome ci"
1010
},
1111
"dependencies": {
12-
"aws-cdk-lib": "^2.245.0",
12+
"aws-cdk-lib": "^2.250.0",
1313
"constructs": "^10.6.0"
1414
},
1515
"devDependencies": {
16-
"@types/node": "^25.5.0",
17-
"aws-cdk": "^2.1115.0",
16+
"@types/node": "^25.6.0",
17+
"aws-cdk": "^2.1118.0",
1818
"ts-node": "^10.9.2",
1919
"typescript": "^6.0.2"
2020
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
"author": "Frédéric Barthelet",
2323
"license": "ISC",
2424
"devDependencies": {
25-
"@biomejs/biome": "^2.4.10",
25+
"@biomejs/biome": "^2.4.12",
2626
"@total-typescript/tsconfig": "^1.0.4",
27-
"@types/node": "^24.12.0",
27+
"@types/node": "^24.12.2",
2828
"typescript": "^6.0.2"
2929
},
3030
"pnpm": {

packages/core/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,16 +52,16 @@
5252
},
5353
"dependencies": {
5454
"@babel/core": "^7.29.0",
55-
"@modelcontextprotocol/ext-apps": "^1.3.2",
56-
"@oclif/core": "^4.10.3",
55+
"@modelcontextprotocol/ext-apps": "^1.6.0",
56+
"@oclif/core": "^4.10.5",
5757
"ci-info": "^4.4.0",
5858
"cors": "^2.8.6",
5959
"dequal": "^2.0.3",
6060
"es-toolkit": "^1.45.1",
6161
"express": "^5.2.1",
6262
"handlebars": "^4.7.9",
6363
"ink": "^6.8.0",
64-
"posthog-node": "^5.28.9",
64+
"posthog-node": "^5.29.2",
6565
"superjson": "^2.2.6",
6666
"zustand": "^5.0.12"
6767
},
@@ -74,11 +74,11 @@
7474
"@types/cors": "^2.8.19",
7575
"@types/express": "^5.0.6",
7676
"@types/jsdom": "^28.0.1",
77-
"@types/node": "^24.12.0",
77+
"@types/node": "^24.12.2",
7878
"@types/react": "^19.2.14",
7979
"@types/react-dom": "^19.2.3",
8080
"@vitest/ui": "^4.1.4",
81-
"jsdom": "^29.0.1",
81+
"jsdom": "^29.0.2",
8282
"shx": "^0.4.0",
8383
"ts-node": "^10.9.2",
8484
"typescript": "^6.0.2",

packages/create-skybridge/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"prepublishOnly": "pnpm run build"
2727
},
2828
"dependencies": {
29-
"@clack/prompts": "^1.1.0",
29+
"@clack/prompts": "^1.2.0",
3030
"giget": "^3.2.0",
3131
"mri": "^1.2.0"
3232
},

packages/create-skybridge/template/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,19 @@
1212
},
1313
"dependencies": {
1414
"@modelcontextprotocol/sdk": "^1.29.0",
15-
"react": "^19.2.4",
16-
"react-dom": "^19.2.4",
15+
"react": "^19.2.5",
16+
"react-dom": "^19.2.5",
1717
"skybridge": ">=0.35.14 <1.0.0",
1818
"vite": "^8.0.3",
1919
"zod": "^4.3.6"
2020
},
2121
"devDependencies": {
2222
"@skybridge/devtools": ">=0.35.14 <1.0.0",
2323
"@types/react": "^19.2.14",
24-
"@types/node": "^24.12.0",
24+
"@types/node": "^24.12.2",
2525
"@types/react-dom": "^19.2.3",
2626
"@vitejs/plugin-react": "^6.0.1",
27-
"alpic": "^1.104.1",
27+
"alpic": "^1.113.2",
2828
"tsx": "^4.21.0",
2929
"typescript": "^6.0.2"
3030
},

packages/devtools/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,16 @@
3030
"express": "^5.2.1"
3131
},
3232
"devDependencies": {
33-
"@base-ui/react": "^1.3.0",
33+
"@base-ui/react": "^1.4.0",
3434
"@fontsource-variable/jetbrains-mono": "^5.2.8",
35-
"@microlink/react-json-view": "^1.31.15",
35+
"@microlink/react-json-view": "^1.31.18",
3636
"@modelcontextprotocol/sdk": "^1.29.0",
3737
"@rjsf/core": "^6.4.2",
3838
"@rjsf/shadcn": "^6.4.2",
3939
"@rjsf/utils": "^6.4.2",
4040
"@rjsf/validator-ajv8": "^6.4.2",
4141
"@tailwindcss/vite": "^4.2.2",
42-
"@tanstack/react-query": "^5.95.2",
42+
"@tanstack/react-query": "^5.99.0",
4343
"@total-typescript/tsconfig": "^1.0.4",
4444
"@types/cors": "^2.8.19",
4545
"@types/express": "^5.0.6",
@@ -48,20 +48,20 @@
4848
"@types/react-dom": "^19.2.3",
4949
"@vitejs/plugin-react": "^6.0.1",
5050
"ahooks": "^3.9.7",
51-
"autoprefixer": "^10.4.27",
51+
"autoprefixer": "^10.5.0",
5252
"class-variance-authority": "^0.7.1",
5353
"clsx": "^2.1.1",
5454
"cmdk": "^1.1.1",
5555
"framer-motion": "^12.38.0",
5656
"lodash-es": "^4.17.23",
57-
"lucide-react": "^1.7.0",
57+
"lucide-react": "^1.8.0",
5858
"motion": "^12.38.0",
5959
"nuqs": "^2.8.9",
60-
"postcss": "^8.5.8",
61-
"react": "^19.2.4",
62-
"react-dom": "^19.2.4",
63-
"react-resizable-panels": "^4.8.0",
64-
"shadcn": "^4.1.1",
60+
"postcss": "^8.5.9",
61+
"react": "^19.2.5",
62+
"react-dom": "^19.2.5",
63+
"react-resizable-panels": "^4.10.0",
64+
"shadcn": "^4.2.0",
6565
"shiki": "^4.0.2",
6666
"skybridge": "workspace:*",
6767
"tailwind-merge": "^3.5.0",

0 commit comments

Comments
 (0)