Skip to content

Commit faed0e2

Browse files
committed
chore(deps): upgrade
1 parent c7710fc commit faed0e2

20 files changed

Lines changed: 3704 additions & 3979 deletions

File tree

.changeset/purple-memes-bet.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"tailwindcss-patch": patch
3+
"@tailwindcss-mangle/config": patch
4+
"@tailwindcss-mangle/core": patch
5+
---
6+
7+
chore(deps): upgrade

apps/astro-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"preview": "astro preview"
1515
},
1616
"dependencies": {
17-
"astro": "^6.2.2"
17+
"astro": "^6.3.1"
1818
},
1919
"devDependencies": {
2020
"autoprefixer": "^10.5.0",

apps/next-app-router/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@
1010
"tw-extract": "tw-patch extract"
1111
},
1212
"dependencies": {
13-
"next": "16.2.4",
14-
"react": "^19.2.5",
15-
"react-dom": "^19.2.5"
13+
"next": "16.2.6",
14+
"react": "^19.2.6",
15+
"react-dom": "^19.2.6"
1616
},
1717
"devDependencies": {
18-
"@types/node": "^25.6.0",
18+
"@types/node": "^25.6.2",
1919
"@types/react": "^19.2.14",
2020
"@types/react-dom": "^19.2.3",
2121
"eslint": "^10.3.0",
22-
"eslint-config-next": "16.2.4",
22+
"eslint-config-next": "16.2.6",
2323
"postcss": "^8.5.14",
2424
"tailwindcss": "^3.4.1",
2525
"tailwindcss-patch": "workspace:*",

apps/next-app/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@
1111
"tw-extract": "tw-patch extract"
1212
},
1313
"dependencies": {
14-
"@types/node": "25.6.0",
14+
"@types/node": "25.6.2",
1515
"@types/react": "19.2.14",
1616
"@types/react-dom": "19.2.3",
1717
"autoprefixer": "10.5.0",
1818
"eslint": "10.3.0",
19-
"eslint-config-next": "16.2.4",
20-
"next": "16.2.4",
19+
"eslint-config-next": "16.2.6",
20+
"next": "16.2.6",
2121
"postcss": "8.5.14",
22-
"react": "19.2.5",
23-
"react-dom": "19.2.5",
22+
"react": "19.2.6",
23+
"react-dom": "19.2.6",
2424
"tailwindcss": "3.4.14",
2525
"tailwindcss-patch": "workspace:*",
2626
"typescript": "6.0.3",

apps/nuxt-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"tw-extract": "tw-patch extract"
1313
},
1414
"devDependencies": {
15-
"@types/node": "^25.6.0",
15+
"@types/node": "^25.6.2",
1616
"autoprefixer": "^10.5.0",
1717
"nuxt": "^4.4.4",
1818
"postcss": "^8.5.14",

apps/remix-app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
"@remix-run/node": "^2.13.1",
1919
"@remix-run/react": "^2.13.1",
2020
"@remix-run/serve": "^2.13.1",
21-
"isbot": "^5.1.39",
22-
"react": "^19.2.5",
23-
"react-dom": "^19.2.5"
21+
"isbot": "^5.1.40",
22+
"react": "^19.2.6",
23+
"react-dom": "^19.2.6"
2424
},
2525
"devDependencies": {
2626
"@remix-run/dev": "^2.13.1",

apps/solid-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"tailwindcss-patch": "workspace:*",
2424
"typescript": "^6.0.3",
2525
"unplugin-tailwindcss-mangle": "workspace:*",
26-
"vite": "^8.0.10",
26+
"vite": "^8.0.11",
2727
"vite-plugin-solid": "^2.11.12"
2828
}
2929
}

apps/vite-lit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
"tailwindcss-patch": "workspace:*",
3131
"typescript": "^6.0.3",
3232
"unplugin-tailwindcss-mangle": "workspace:*",
33-
"vite": "^8.0.10"
33+
"vite": "^8.0.11"
3434
}
3535
}

apps/vite-react/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
"@nextui-org/system": "^2.2.6",
1717
"@nextui-org/theme": "^2.2.11",
1818
"framer-motion": "^12.38.0",
19-
"react": "^19.2.5",
20-
"react-dom": "^19.2.5",
21-
"react-router-dom": "^7.14.2"
19+
"react": "^19.2.6",
20+
"react-dom": "^19.2.6",
21+
"react-router-dom": "^7.15.0"
2222
},
2323
"devDependencies": {
2424
"@types/react": "^19.2.14",
@@ -30,6 +30,6 @@
3030
"tailwindcss-patch": "workspace:*",
3131
"typescript": "^6.0.3",
3232
"unplugin-tailwindcss-mangle": "workspace:*",
33-
"vite": "^8.0.10"
33+
"vite": "^8.0.11"
3434
}
3535
}

apps/vite-svelte/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@
1212
"tw-extract": "tw-patch extract"
1313
},
1414
"devDependencies": {
15-
"@sveltejs/vite-plugin-svelte": "^7.0.0",
15+
"@sveltejs/vite-plugin-svelte": "^7.1.2",
1616
"@tsconfig/svelte": "^5.0.8",
1717
"autoprefixer": "^10.5.0",
1818
"postcss": "^8.5.14",
1919
"svelte": "^5.55.5",
20-
"svelte-check": "^4.4.7",
20+
"svelte-check": "^4.4.8",
2121
"tailwindcss": "^3.4.14",
2222
"tailwindcss-patch": "workspace:*",
2323
"tslib": "^2.8.0",
2424
"typescript": "^6.0.3",
2525
"unplugin-tailwindcss-mangle": "workspace:*",
26-
"vite": "^8.0.10"
26+
"vite": "^8.0.11"
2727
}
2828
}

0 commit comments

Comments
 (0)