Skip to content

Commit 60dc443

Browse files
committed
build: 📦️ update deps
- @iconify/json 2.2.36 => 2.2.44 - tailwindcss 3.2.7 => 3.3.1 - unimport 3.0.3 => 3.0.4
1 parent 81ee4f6 commit 60dc443

File tree

2 files changed

+3723
-4672
lines changed

2 files changed

+3723
-4672
lines changed

packages/vite-plugin-drupal/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"prepack": "pnpm run build"
3434
},
3535
"dependencies": {
36-
"@iconify/json": "^2.2.36",
36+
"@iconify/json": "^2.2.44",
3737
"@tailwindcss/forms": "^0.5.3",
3838
"@types/alpinejs": "^3.7.1",
3939
"@ueberbit/postcss": "workspace:*",
@@ -47,22 +47,22 @@
4747
"css-has-pseudo": "^5.0.2",
4848
"postcss": "^8.4.21",
4949
"postcss-import": "^15.1.0",
50-
"tailwindcss": "^3.2.7",
51-
"unimport": "^3.0.3",
50+
"tailwindcss": "^3.3.1",
51+
"unimport": "^3.0.4",
5252
"unplugin-icons": "^0.15.3",
5353
"unplugin-vue-components": "^0.24.1",
5454
"vite": "^3.2.5",
5555
"vue": "^3.2.47",
5656
"vue-tsc": "^1.2.0"
5757
},
5858
"devDependencies": {
59-
"@types/node": "^18.15.3",
59+
"@types/node": "^18.15.11",
6060
"defu": "^6.1.2",
6161
"fast-glob": "^3.2.12",
62-
"fs-extra": "^11.1.0",
62+
"fs-extra": "^11.1.1",
6363
"livereload": "^0.9.3",
6464
"magic-string": "^0.30.0",
65-
"rollup": "^3.19.1",
65+
"rollup": "^3.20.2",
6666
"yaml": "^2.2.1"
6767
}
6868
}

0 commit comments

Comments
 (0)