Skip to content

Commit

Permalink
chore(deps): upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
sonofmagic committed Nov 12, 2024
1 parent 4e73cca commit 23000c6
Show file tree
Hide file tree
Showing 13 changed files with 849 additions and 948 deletions.
2 changes: 1 addition & 1 deletion apps/native-skyline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@egoist/tailwindcss-icons": "^1.8.1",
"@iconify-json/lucide": "^1.2.13",
"@iconify-json/lucide": "^1.2.14",
"@iconify-json/mdi": "^1.2.1",
"@weapp-tailwindcss/cli": "workspace:*",
"tailwindcss": "^3.4.14",
Expand Down
4 changes: 2 additions & 2 deletions apps/vite-native-skyline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
"devDependencies": {
"autoprefixer": "^10.4.20",
"miniprogram-api-typings": "latest",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.14",
"typescript": "^5.6.3",
"weapp-tailwindcss": "workspace:*",
"weapp-vite": "^1.7.3"
"weapp-vite": "^1.7.4"
}
}
4 changes: 2 additions & 2 deletions apps/vite-native-ts-skyline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"devDependencies": {
"autoprefixer": "^10.4.20",
"miniprogram-api-typings": "latest",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.14",
"typescript": "^5.6.3",
"weapp-tailwindcss": "workspace:*",
"weapp-vite": "^1.7.3"
"weapp-vite": "^1.7.4"
}
}
4 changes: 2 additions & 2 deletions apps/vite-native-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"devDependencies": {
"autoprefixer": "^10.4.20",
"miniprogram-api-typings": "latest",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.14",
"typescript": "^5.6.3",
"weapp-tailwindcss": "workspace:*",
"weapp-vite": "^1.7.3"
"weapp-vite": "^1.7.4"
}
}
4 changes: 2 additions & 2 deletions apps/vite-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
},
"devDependencies": {
"autoprefixer": "^10.4.20",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.14",
"weapp-tailwindcss": "workspace:*",
"weapp-vite": "^1.7.3"
"weapp-vite": "^1.7.4"
}
}
4 changes: 2 additions & 2 deletions benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
},
"devDependencies": {
"@tailwindcss/vite": "4.0.0-alpha.31",
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue": "^5.1.5",
"tailwindcss": "4.0.0-alpha.31",
"vite": "^5.4.10",
"vite": "^5.4.11",
"vue-tsc": "^2.1.10"
}
}
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"registry": "https://registry.npmjs.org"
},
"devDependencies": {
"@ast-grep/napi": "^0.29.0",
"@ast-grep/napi": "^0.30.0",
"@babel/core": "^7.26.0",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.9",
Expand All @@ -109,8 +109,8 @@
"@commitlint/prompt-cli": "^19.5.0",
"@commitlint/types": "^19.5.0",
"@eslint/config-inspector": "^0.5.6",
"@icebreakers/eslint-config": "^0.7.0",
"@icebreakers/monorepo": "^0.6.14",
"@icebreakers/eslint-config": "^0.7.1",
"@icebreakers/monorepo": "^0.6.15",
"@icebreakers/readme": "0.1.0",
"@icebreakers/stylelint-config": "^0.1.2",
"@rollup/plugin-alias": "^5.1.1",
Expand Down Expand Up @@ -165,7 +165,7 @@
"autoprefixer": "^10.4.20",
"babel-loader": "^9.2.1",
"chokidar": "^4.0.1",
"ci-info": "^4.0.0",
"ci-info": "^4.1.0",
"colorette": "^2.0.20",
"cross-env": "^7.0.3",
"css-loader": "^7.1.2",
Expand Down Expand Up @@ -203,7 +203,7 @@
"only-allow": "^1.2.1",
"pathe": "^1.1.2",
"pkg-types": "^1.2.1",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"postcss-js": "^4.0.1",
"postcss-load-config": "^6.0.1",
"postcss-loader": "^8.1.1",
Expand All @@ -229,10 +229,10 @@
"turbo": "^2.2.3",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"uuid": "^11.0.2",
"uuid": "^11.0.3",
"vinyl": "^3.0.0",
"vinyl-fs": "^4.0.0",
"vite": "^5.4.10",
"vite": "^5.4.11",
"vite-plugin-inspect": "^0.8.7",
"vitest": "~2.1.4",
"weapp-tailwindcss-children": "^0.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/weapp-tailwindcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
"magic-string": "0.30.12",
"md5": "2.3.0",
"npm-registry-fetch": "^18.0.2",
"postcss": "~8.4.47",
"postcss": "~8.4.49",
"postcss-rem-to-responsive-pixel": "~6.0.2",
"postcss-selector-parser": "~7.0.0",
"semver": "~7.6.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ exports[`init > common > pkgJson 1`] = `
{
"devDependencies": {
"autoprefixer": "^10.4.20",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.14",
"weapp-tailwindcss": "^3.7.0",
},
Expand Down Expand Up @@ -46,7 +46,7 @@ exports[`init > esm > pkgJson 1`] = `
{
"devDependencies": {
"autoprefixer": "^10.4.20",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.14",
"weapp-tailwindcss": "^3.7.0",
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"devDependencies": {
"tailwindcss": "^3.4.14",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"autoprefixer": "^10.4.20",
"weapp-tailwindcss": "^3.7.0"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"devDependencies": {
"tailwindcss": "^3.4.14",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"autoprefixer": "^10.4.20",
"weapp-tailwindcss": "^3.7.0"
}
Expand Down
2 changes: 1 addition & 1 deletion plugins/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"gulp-typescript": "6.0.0-alpha.1",
"local-pkg": "^0.5.0",
"picocolors": "^1.1.1",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"postcss-load-config": "^6.0.1",
"postcss-scss": "^4.0.9"
},
Expand Down
Loading

0 comments on commit 23000c6

Please sign in to comment.