Skip to content

Commit f4edb0b

Browse files
committed
chore: update dependencies for sass and unplugin
- Bump sass from ^1.87.0 to ^1.88.0 in package.json and pnpm-lock.yaml - Update unplugin from ^2.3.2 to ^2.3.3 in package.json and pnpm-lock.yaml - Bump @iconify/json from ^2.2.336 to ^2.2.337 in playground/package.json and pnpm-lock.yaml
1 parent 467083a commit f4edb0b

File tree

3 files changed

+60
-60
lines changed

3 files changed

+60
-60
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,10 @@
6868
"less": "^4.3.0",
6969
"less-plugin-module-resolver": "^1.0.3",
7070
"picocolors": "^1.1.1",
71-
"sass": "^1.87.0",
71+
"sass": "^1.88.0",
7272
"stylus": "^0.63.0",
7373
"transform-to-unocss-core": "^0.0.60",
74-
"unplugin": "^2.3.2"
74+
"unplugin": "^2.3.3"
7575
},
7676
"devDependencies": {
7777
"@antfu/eslint-config": "^4.13.0",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
2121
"@esbuild-plugins/node-modules-polyfill": "^0.2.2",
2222
"@iconify-json/carbon": "^1.2.8",
23-
"@iconify/json": "^2.2.336",
23+
"@iconify/json": "^2.2.337",
2424
"@simon_he/git-fork-vue": "^0.0.17",
2525
"@types/node": "^18.19.100",
2626
"@unocss/reset": "^0.47.6",

0 commit comments

Comments
 (0)