Skip to content

Commit 9e06949

Browse files
chore(deps): update npm dependencies (non-major)
1 parent 4e9fff9 commit 9e06949

File tree

2 files changed

+182
-253
lines changed

2 files changed

+182
-253
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"private": true,
3-
"packageManager": "[email protected].0",
3+
"packageManager": "[email protected].1",
44
"engines": {
55
"node": "^16.11.0 || ^17.0.0 || || ^18.0.0"
66
},
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@headlessui/vue": "1.7.16",
1717
"@huntersofbook/naive-ui-nuxt": "1.2.0",
18-
"@nuxtjs/i18n": "8.0.0-rc.3",
18+
"@nuxtjs/i18n": "8.0.0-rc.4",
1919
"@pinia/nuxt": "0.4.11",
2020
"@tailwindcss/aspect-ratio": "0.4.2",
2121
"@tailwindcss/forms": "0.5.6",
@@ -24,14 +24,14 @@
2424
},
2525
"devDependencies": {
2626
"@antfu/eslint-config": "0.41.0",
27-
"@iconify-json/carbon": "1.1.20",
27+
"@iconify-json/carbon": "1.1.21",
2828
"@iconify-json/ic": "1.1.14",
2929
"@iconify-json/ph": "1.1.6",
3030
"@iconify-json/twemoji": "1.1.12",
3131
"@nuxt/devtools": "^0.8.2",
3232
"@nuxtjs/color-mode": "3.3.0",
3333
"@nuxtjs/tailwindcss": "6.8.0",
34-
"@unocss/nuxt": "0.55.3",
34+
"@unocss/nuxt": "0.55.7",
3535
"@vueuse/nuxt": "10.4.1",
3636
"eslint": "8.48.0",
3737
"eslint-plugin-vue": "9.17.0",

0 commit comments

Comments
 (0)