Skip to content

Commit f182bb6

Browse files
chore(deps): update non-major
1 parent afcc01f commit f182bb6

File tree

15 files changed

+3834
-3465
lines changed

15 files changed

+3834
-3465
lines changed

api/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
"typegen:generate": "sanity typegen generate"
77
},
88
"dependencies": {
9-
"@sanity/client": "^7.5.0",
10-
"@vercel/functions": "^2.2.0",
9+
"@sanity/client": "^7.12.0",
10+
"@vercel/functions": "^2.2.13",
1111
"d3-color": "^3.1.0",
12-
"groq": "^4.6.0"
12+
"groq": "^4.10.2"
1313
},
1414
"devDependencies": {
1515
"@edge-runtime/types": "^4.0.0",
1616
"@types/d3-color": "^3.1.3",
17-
"typescript": "5.8.3"
17+
"typescript": "5.9.3"
1818
}
1919
}

astro/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,19 @@
1111
},
1212
"dependencies": {
1313
"@astrojs/check": "^0.9.4",
14-
"@astrojs/react": "^4.3.0",
15-
"@astrojs/vercel": "^8.1.5",
16-
"@sanity/client": "^7.5.0",
17-
"@tailwindcss/vite": "^4.1.10",
18-
"@types/react": "^19.1.8",
19-
"@types/react-dom": "^19.1.6",
14+
"@astrojs/react": "^4.4.0",
15+
"@astrojs/vercel": "^8.2.8",
16+
"@sanity/client": "^7.12.0",
17+
"@tailwindcss/vite": "^4.1.14",
18+
"@types/react": "^19.2.0",
19+
"@types/react-dom": "^19.2.0",
2020
"@vercel/speed-insights": "^1.2.0",
2121
"astro": "^5.9.2",
22-
"framer-motion": "^12.18.0",
23-
"groq": "^4.6.0",
24-
"react": "^19.1.0",
25-
"react-dom": "^19.1.0",
26-
"tailwindcss": "^4.1.10",
27-
"typescript": "^5.8.3"
22+
"framer-motion": "^12.23.22",
23+
"groq": "^4.10.2",
24+
"react": "^19.2.0",
25+
"react-dom": "^19.2.0",
26+
"tailwindcss": "^4.1.14",
27+
"typescript": "^5.9.3"
2828
}
2929
}

next-13/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,25 +10,25 @@
1010
"typegen:generate": "sanity typegen generate"
1111
},
1212
"dependencies": {
13-
"@sanity/client": "^7.5.0",
13+
"@sanity/client": "^7.12.0",
1414
"@vercel/speed-insights": "^1.2.0",
15-
"framer-motion": "^12.18.0",
16-
"groq": "^4.6.0",
15+
"framer-motion": "^12.23.22",
16+
"groq": "^4.10.2",
1717
"next": "13.5.7",
1818
"react": "^18.3.1",
1919
"react-dom": "^18.3.1",
2020
"use-effect-event": "^2.0.3"
2121
},
2222
"devDependencies": {
23-
"@types/node": "^20",
24-
"@types/react": "^18.3.23",
23+
"@types/node": "^20.19.19",
24+
"@types/react": "^18.3.25",
2525
"@types/react-dom": "^18.3.7",
2626
"autoprefixer": "^10.4.21",
2727
"eslint": "^8.57.1",
2828
"eslint-config-next": "13.5.11",
2929
"eslint-plugin-react-hooks": "experimental",
30-
"postcss": "^8.5.5",
31-
"tailwindcss": "^3.4.17",
32-
"typescript": "5.8.3"
30+
"postcss": "^8.5.6",
31+
"tailwindcss": "^3.4.18",
32+
"typescript": "5.9.3"
3333
}
3434
}

next-14/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,25 +10,25 @@
1010
"typegen:generate": "sanity typegen generate"
1111
},
1212
"dependencies": {
13-
"@sanity/client": "^7.5.0",
13+
"@sanity/client": "^7.12.0",
1414
"@vercel/speed-insights": "^1.2.0",
15-
"framer-motion": "^12.18.0",
16-
"groq": "^4.6.0",
15+
"framer-motion": "^12.23.22",
16+
"groq": "^4.10.2",
1717
"next": "14.2.29",
1818
"react": "^18.3.1",
1919
"react-dom": "^18.3.1",
2020
"use-effect-event": "^2.0.3"
2121
},
2222
"devDependencies": {
23-
"@tailwindcss/postcss": "^4.1.10",
24-
"@types/node": "^20",
25-
"@types/react": "^18.3.23",
23+
"@tailwindcss/postcss": "^4.1.14",
24+
"@types/node": "^20.19.19",
25+
"@types/react": "^18.3.25",
2626
"@types/react-dom": "^18.3.7",
2727
"eslint": "^8.57.1",
28-
"eslint-config-next": "14.2.30",
28+
"eslint-config-next": "14.2.33",
2929
"eslint-plugin-react-hooks": "experimental",
30-
"postcss": "^8.5.5",
31-
"tailwindcss": "^4.1.10",
32-
"typescript": "5.8.3"
30+
"postcss": "^8.5.6",
31+
"tailwindcss": "^4.1.14",
32+
"typescript": "5.9.3"
3333
}
3434
}

next-15/package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -10,27 +10,27 @@
1010
"typegen:generate": "sanity typegen generate"
1111
},
1212
"dependencies": {
13-
"@sanity/client": "^7.5.0",
13+
"@sanity/client": "^7.12.0",
1414
"@vercel/speed-insights": "^1.2.0",
15-
"framer-motion": "^12.18.0",
16-
"groq": "^4.6.0",
15+
"framer-motion": "^12.23.22",
16+
"groq": "^4.10.2",
1717
"next": "15.3.3",
18-
"react": "^19.1.0",
19-
"react-dom": "^19.1.0",
18+
"react": "^19.2.0",
19+
"react-dom": "^19.2.0",
2020
"use-effect-event": "^2.0.3"
2121
},
2222
"devDependencies": {
23-
"@tailwindcss/postcss": "^4.1.10",
24-
"@types/node": "^20",
25-
"@types/react": "^19.1.8",
26-
"@types/react-dom": "^19.1.6",
23+
"@tailwindcss/postcss": "^4.1.14",
24+
"@types/node": "^20.19.19",
25+
"@types/react": "^19.2.0",
26+
"@types/react-dom": "^19.2.0",
2727
"babel-plugin-react-compiler": "rc",
28-
"eslint": "^9.28.0",
29-
"eslint-config-next": "15.3.3",
28+
"eslint": "^9.37.0",
29+
"eslint-config-next": "15.5.4",
3030
"eslint-plugin-react-compiler": "rc",
3131
"eslint-plugin-react-hooks": "experimental",
32-
"postcss": "^8.5.5",
33-
"tailwindcss": "^4.1.10",
34-
"typescript": "5.8.3"
32+
"postcss": "^8.5.6",
33+
"tailwindcss": "^4.1.14",
34+
"typescript": "5.9.3"
3535
}
3636
}

next-canary/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,26 +10,26 @@
1010
"typegen:generate": "sanity typegen generate"
1111
},
1212
"dependencies": {
13-
"@sanity/client": "^7.5.0",
13+
"@sanity/client": "^7.12.0",
1414
"@vercel/speed-insights": "^1.2.0",
15-
"framer-motion": "^12.18.0",
16-
"groq": "^4.6.0",
15+
"framer-motion": "^12.23.22",
16+
"groq": "^4.10.2",
1717
"next": "canary",
1818
"react": "experimental",
1919
"react-dom": "experimental"
2020
},
2121
"devDependencies": {
22-
"@tailwindcss/postcss": "^4.1.10",
23-
"@types/node": "^20",
24-
"@types/react": "^19.1.8",
25-
"@types/react-dom": "^19.1.6",
22+
"@tailwindcss/postcss": "^4.1.14",
23+
"@types/node": "^20.19.19",
24+
"@types/react": "^19.2.0",
25+
"@types/react-dom": "^19.2.0",
2626
"babel-plugin-react-compiler": "rc",
27-
"eslint": "^9.28.0",
27+
"eslint": "^9.37.0",
2828
"eslint-config-next": "canary",
2929
"eslint-plugin-react-compiler": "rc",
3030
"eslint-plugin-react-hooks": "experimental",
31-
"postcss": "^8.5.5",
32-
"tailwindcss": "^4.1.10",
33-
"typescript": "5.8.3"
31+
"postcss": "^8.5.6",
32+
"tailwindcss": "^4.1.14",
33+
"typescript": "5.9.3"
3434
}
3535
}

next-enterprise/expirator-service/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax = docker/dockerfile:1
22

3-
FROM oven/bun:1.2.16-slim AS base
3+
FROM oven/bun:1.2.23-slim AS base
44

55
LABEL fly_launch_runtime="Bun"
66

next-enterprise/expirator-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"start": "bun run index.ts"
88
},
99
"dependencies": {
10-
"@sanity/client": "7.5.0"
10+
"@sanity/client": "7.12.0"
1111
},
1212
"devDependencies": {
1313
"@flydotio/dockerfile": "^0.7.10",

next-enterprise/package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -10,27 +10,27 @@
1010
"typegen:generate": "sanity typegen generate"
1111
},
1212
"dependencies": {
13-
"@sanity/client": "^7.5.0",
13+
"@sanity/client": "^7.12.0",
1414
"@vercel/speed-insights": "^1.2.0",
15-
"framer-motion": "^12.18.0",
16-
"groq": "^4.6.0",
15+
"framer-motion": "^12.23.22",
16+
"groq": "^4.10.2",
1717
"next": "15.3.3",
18-
"react": "^19.1.0",
19-
"react-dom": "^19.1.0",
18+
"react": "^19.2.0",
19+
"react-dom": "^19.2.0",
2020
"use-effect-event": "^2.0.3"
2121
},
2222
"devDependencies": {
23-
"@tailwindcss/postcss": "^4.1.10",
24-
"@types/node": "^20",
25-
"@types/react": "^19.1.8",
26-
"@types/react-dom": "^19.1.6",
23+
"@tailwindcss/postcss": "^4.1.14",
24+
"@types/node": "^20.19.19",
25+
"@types/react": "^19.2.0",
26+
"@types/react-dom": "^19.2.0",
2727
"babel-plugin-react-compiler": "rc",
28-
"eslint": "^9.28.0",
29-
"eslint-config-next": "15.3.3",
28+
"eslint": "^9.37.0",
29+
"eslint-config-next": "15.5.4",
3030
"eslint-plugin-react-compiler": "rc",
3131
"eslint-plugin-react-hooks": "experimental",
32-
"postcss": "^8.5.5",
33-
"tailwindcss": "^4.1.10",
34-
"typescript": "5.8.3"
32+
"postcss": "^8.5.6",
33+
"tailwindcss": "^4.1.14",
34+
"typescript": "5.9.3"
3535
}
3636
}

nuxt/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,20 +13,20 @@
1313
"typegen:generate": "sanity typegen generate"
1414
},
1515
"dependencies": {
16-
"@nuxt/eslint": "1.4.1",
17-
"@sanity/client": "^7.5.0",
18-
"@tailwindcss/vite": "^4.1.10",
16+
"@nuxt/eslint": "1.9.0",
17+
"@sanity/client": "^7.12.0",
18+
"@tailwindcss/vite": "^4.1.14",
1919
"@vercel/speed-insights": "^1.2.0",
2020
"@vueuse/motion": "^3.0.3",
21-
"eslint": "^9.28.0",
22-
"groq": "^4.6.0",
21+
"eslint": "^9.37.0",
22+
"groq": "^4.10.2",
2323
"nuxt": "^3.17.5",
24-
"tailwindcss": "^4.1.10",
24+
"tailwindcss": "^4.1.14",
2525
"vue": "latest",
2626
"vue-router": "latest"
2727
},
2828
"devDependencies": {
29-
"typescript": "5.8.3",
30-
"vue-tsc": "^2.2.10"
29+
"typescript": "5.9.3",
30+
"vue-tsc": "^2.2.12"
3131
}
3232
}

0 commit comments

Comments
 (0)