Skip to content

Commit d60eab6

Browse files
chore(deps): update non-major (#173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7dfb98b commit d60eab6

File tree

12 files changed

+1070
-1070
lines changed

12 files changed

+1070
-1070
lines changed

api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"devDependencies": {
1515
"@edge-runtime/types": "^4.0.0",
1616
"@types/d3-color": "^3.1.3",
17-
"typescript": "5.7.3"
17+
"typescript": "5.8.2"
1818
}
1919
}

next-13/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"eslint-plugin-react-hooks": "experimental",
3030
"postcss": "^8.5.3",
3131
"tailwindcss": "^3.4.17",
32-
"typescript": "5.7.3"
32+
"typescript": "5.8.2"
3333
}
3434
}

next-14/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@
2020
"use-effect-event": "^1.0.2"
2121
},
2222
"devDependencies": {
23-
"@tailwindcss/postcss": "^4.0.12",
23+
"@tailwindcss/postcss": "^4.0.13",
2424
"@types/node": "^20",
2525
"@types/react": "^18.3.18",
2626
"@types/react-dom": "^18.3.5",
2727
"eslint": "^8.57.1",
2828
"eslint-config-next": "14.2.24",
2929
"eslint-plugin-react-hooks": "experimental",
3030
"postcss": "^8.5.3",
31-
"tailwindcss": "^4.0.12",
32-
"typescript": "5.7.3"
31+
"tailwindcss": "^4.0.13",
32+
"typescript": "5.8.2"
3333
}
3434
}

next-15/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"use-effect-event": "^1.0.2"
2121
},
2222
"devDependencies": {
23-
"@tailwindcss/postcss": "^4.0.12",
23+
"@tailwindcss/postcss": "^4.0.13",
2424
"@types/node": "^20",
2525
"@types/react": "^19.0.10",
2626
"@types/react-dom": "^19.0.4",
@@ -30,7 +30,7 @@
3030
"eslint-plugin-react-compiler": "beta",
3131
"eslint-plugin-react-hooks": "experimental",
3232
"postcss": "^8.5.3",
33-
"tailwindcss": "^4.0.12",
34-
"typescript": "5.7.3"
33+
"tailwindcss": "^4.0.13",
34+
"typescript": "5.8.2"
3535
}
3636
}

next-canary/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"react-dom": "experimental"
2020
},
2121
"devDependencies": {
22-
"@tailwindcss/postcss": "^4.0.12",
22+
"@tailwindcss/postcss": "^4.0.13",
2323
"@types/node": "^20",
2424
"@types/react": "^19.0.10",
2525
"@types/react-dom": "^19.0.4",
@@ -29,7 +29,7 @@
2929
"eslint-plugin-react-compiler": "beta",
3030
"eslint-plugin-react-hooks": "experimental",
3131
"postcss": "^8.5.3",
32-
"tailwindcss": "^4.0.12",
33-
"typescript": "5.7.3"
32+
"tailwindcss": "^4.0.13",
33+
"typescript": "5.8.2"
3434
}
3535
}

next-enterprise/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"use-effect-event": "^1.0.2"
2121
},
2222
"devDependencies": {
23-
"@tailwindcss/postcss": "^4.0.12",
23+
"@tailwindcss/postcss": "^4.0.13",
2424
"@types/node": "^20",
2525
"@types/react": "^19.0.10",
2626
"@types/react-dom": "^19.0.4",
@@ -30,7 +30,7 @@
3030
"eslint-plugin-react-compiler": "beta",
3131
"eslint-plugin-react-hooks": "experimental",
3232
"postcss": "^8.5.3",
33-
"tailwindcss": "^4.0.12",
34-
"typescript": "5.7.3"
33+
"tailwindcss": "^4.0.13",
34+
"typescript": "5.8.2"
3535
}
3636
}

nuxt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"vue-router": "latest"
2727
},
2828
"devDependencies": {
29-
"typescript": "5.7.3",
29+
"typescript": "5.8.2",
3030
"vue-tsc": "^2.2.8"
3131
}
3232
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"prettier-plugin-svelte": "^3.2.8",
1818
"prettier-plugin-tailwindcss": "^0.6.9",
1919
"sanity": "3.79.0",
20-
"typescript": "5.7.3"
20+
"typescript": "5.8.2"
2121
},
2222
"packageManager": "[email protected]",
2323
"pnpm": {

pnpm-lock.yaml

+1,046-1,046
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"babel-plugin-react-compiler": "beta",
2929
"eslint": "^9.22.0",
3030
"eslint-plugin-react-compiler": "beta",
31-
"typescript": "5.7.3"
31+
"typescript": "5.8.2"
3232
}
3333
}

sveltekit/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@
2121
"@sveltejs/adapter-auto": "^4.0.0",
2222
"@sveltejs/kit": "^2.19.0",
2323
"@sveltejs/vite-plugin-svelte": "^5.0.3",
24-
"@tailwindcss/postcss": "^4.0.12",
24+
"@tailwindcss/postcss": "^4.0.13",
2525
"@types/eslint": "^9.6.1",
2626
"eslint": "^9.22.0",
2727
"eslint-plugin-svelte": "^3.1.0",
2828
"globals": "^16.0.0",
29-
"svelte": "^5.22.6",
29+
"svelte": "^5.23.0",
3030
"svelte-check": "^4.1.5",
31-
"tailwindcss": "^4.0.12",
32-
"typescript": "5.7.3",
31+
"tailwindcss": "^4.0.13",
32+
"typescript": "5.8.2",
3333
"typescript-eslint": "^8.26.1",
3434
"vite": "^6.2.1"
3535
}

tanstack-start/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
"zod": "^3.23.8"
2525
},
2626
"devDependencies": {
27-
"@tailwindcss/postcss": "^4.0.12",
27+
"@tailwindcss/postcss": "^4.0.13",
2828
"@types/react": "^19.0.10",
2929
"@types/react-dom": "^19.0.4",
3030
"@vitejs/plugin-react": "^4.3.4",
3131
"postcss": "^8.5.3",
32-
"tailwindcss": "^4.0.12",
33-
"typescript": "5.7.3"
32+
"tailwindcss": "^4.0.13",
33+
"typescript": "5.8.2"
3434
}
3535
}

0 commit comments

Comments
 (0)