Skip to content

Commit 6b679b4

Browse files
committed
chore(deps): upgrade
1 parent e46cc8f commit 6b679b4

12 files changed

Lines changed: 499 additions & 580 deletions

File tree

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.4"
34+
"weapp-vite": "^5.1.5"
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.4"
35+
"weapp-vite": "^5.1.5"
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.4"
35+
"weapp-vite": "^5.1.5"
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.4"
44+
"weapp-vite": "^5.1.5"
4545
}
4646
}

apps/vue-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"postcss": "^8.5.6",
1919
"tailwindcss": "catalog:tailwindcss4",
2020
"typescript": "~5.9.2",
21-
"vite": "^7.1.4",
21+
"vite": "^7.1.5",
2222
"vue-tsc": "^3.0.6"
2323
}
2424
}

benchmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"postcss": "^8.5.6",
3131
"tailwindcss": "catalog:tailwindcss4",
3232
"unplugin-vue-router": "^0.15.0",
33-
"vite": "^7.1.4",
33+
"vite": "^7.1.5",
3434
"vite-plugin-inspect": "^11.3.3",
3535
"vue-tsc": "^3.0.6",
3636
"weapp-tailwindcss": "workspace:*"

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,9 @@
112112
"@csstools/css-parser-algorithms": "^3.0.5",
113113
"@csstools/css-tokenizer": "^3.0.4",
114114
"@eslint/config-inspector": "^1.2.0",
115-
"@icebreakers/eslint-config": "^1.4.0",
116-
"@icebreakers/monorepo": "^1.1.4",
117-
"@icebreakers/stylelint-config": "^1.1.2",
115+
"@icebreakers/eslint-config": "^1.4.1",
116+
"@icebreakers/monorepo": "^1.1.5",
117+
"@icebreakers/stylelint-config": "^1.1.3",
118118
"@tailwindcss/postcss": "^4.1.13",
119119
"@tailwindcss/vite": "^4.1.13",
120120
"@tsconfig/recommended": "^1.0.10",
@@ -227,7 +227,7 @@
227227
"tailwindcss4": "catalog:tailwindcss4",
228228
"terser-webpack-plugin": "^5.3.14",
229229
"traverse": "^0.6.11",
230-
"ts-morph": "^26.0.0",
230+
"ts-morph": "^27.0.0",
231231
"tsd": "^0.33.0",
232232
"tslib": "^2.8.1",
233233
"tsup": "^8.5.0",
@@ -238,7 +238,7 @@
238238
"uuid": "^12.0.0",
239239
"vinyl": "^3.0.1",
240240
"vinyl-fs": "^4.0.2",
241-
"vite": "^7.1.4",
241+
"vite": "^7.1.5",
242242
"vite-plugin-inspect": "^11.3.3",
243243
"vitest": "~3.2.4",
244244
"weapp-tailwindcss": "workspace:*",

packages/debug-uni-app-x/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"devDependencies": {
4444
"unbuild": "^3.6.1",
45-
"vite": "7.1.4"
45+
"vite": "7.1.5"
4646
},
4747
"publishConfig": {
4848
"exports": {

packages/tailwindcss-injector/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@weapp-tailwindcss/shared": "workspace:*",
5757
"fs-extra": "^11.3.1",
5858
"htmlparser2": "^10.0.0",
59-
"magic-string": "^0.30.18",
59+
"magic-string": "^0.30.19",
6060
"postcss": "^8.5.6",
6161
"tailwindcss": "^3.4.17",
6262
"tailwindcss-config": "workspace:*"

packages/weapp-tailwindcss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
"loader-utils": "2.0.4",
197197
"local-pkg": "^1.1.2",
198198
"lru-cache": "10.4.3",
199-
"magic-string": "0.30.18",
199+
"magic-string": "0.30.19",
200200
"semver": "~7.7.2",
201201
"tailwindcss-patch": "~7.1.4",
202202
"vue": "^3.5.21",

0 commit comments

Comments
 (0)