Skip to content

Commit c6645b3

Browse files
committed
chore(deps): upgrade
1 parent 5d4759a commit c6645b3

8 files changed

Lines changed: 329 additions & 315 deletions

File tree

apps/taro-webpack-tailwindcss-v4/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@tarojs/cli": "4.1.6",
7575
"@tarojs/taro-loader": "4.1.6",
7676
"@tarojs/webpack5-runner": "4.1.6",
77-
"@types/node": "^24.3.0",
77+
"@types/node": "^24.3.1",
7878
"@types/react": "^19.1.12",
7979
"@types/webpack-env": "^1.13.6",
8080
"@weapp-tailwindcss/merge": "workspace:*",

apps/vite-native-skyline/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
"tailwindcss": "catalog:tailwindcss3",
3232
"typescript": "^5.9.2",
3333
"weapp-tailwindcss": "workspace:*",
34-
"weapp-vite": "^5.1.3"
34+
"weapp-vite": "^5.1.4"
3535
}
3636
}

apps/vite-native-ts-skyline/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
"tailwindcss": "catalog:tailwindcss3",
3333
"typescript": "^5.9.2",
3434
"weapp-tailwindcss": "workspace:*",
35-
"weapp-vite": "^5.1.3"
35+
"weapp-vite": "^5.1.4"
3636
}
3737
}

apps/vite-native-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
"tailwindcss": "catalog:tailwindcss3",
3333
"typescript": "^5.9.2",
3434
"weapp-tailwindcss": "workspace:*",
35-
"weapp-vite": "^5.1.3"
35+
"weapp-vite": "^5.1.4"
3636
}
3737
}

apps/vite-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@
4141
"tailwindcss": "catalog:tailwindcss4",
4242
"tailwindcss-injector": "workspace:*",
4343
"weapp-tailwindcss": "workspace:*",
44-
"weapp-vite": "^5.1.3"
44+
"weapp-vite": "^5.1.4"
4545
}
4646
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"@types/lodash-es": "^4.17.12",
143143
"@types/md5": "^2.3.5",
144144
"@types/micromatch": "^4.0.9",
145-
"@types/node": "^24.3.0",
145+
"@types/node": "^24.3.1",
146146
"@types/npm-registry-fetch": "^8.0.8",
147147
"@types/postcss-js": "^4.0.4",
148148
"@types/semver": "^7.7.1",

pnpm-lock.yaml

Lines changed: 322 additions & 308 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@playwright/test": "^1.55.0",
5959
"@tailwindcss/typography": "^0.5.16",
6060
"@types/file-saver": "^2.0.7",
61-
"@types/node": "^24.3.0",
61+
"@types/node": "^24.3.1",
6262
"autoprefixer": "^10.4.21",
6363
"cross-env": "^10.0.0",
6464
"docusaurus-plugin-sass": "^0.2.6",

0 commit comments

Comments
 (0)