Skip to content

Commit e91d81a

Browse files
committed
chore: update deps
1 parent b585d02 commit e91d81a

File tree

3 files changed

+2836
-545
lines changed

3 files changed

+2836
-545
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vue-sonner",
33
"type": "module",
44
"version": "2.0.1",
5-
"packageManager": "pnpm@10.11.0",
5+
"packageManager": "pnpm@10.12.4",
66
"author": "xiaoluoboding <[email protected]>",
77
"license": "MIT",
88
"homepage": "https://github.com/xiaoluoboding/vue-sonner",
@@ -57,29 +57,29 @@
5757
},
5858
"devDependencies": {
5959
"@iconify/json": "^2.2.172",
60-
"@nuxt/devtools": "^2.4.1",
61-
"@nuxt/kit": "^3.17.3",
60+
"@nuxt/devtools": "^2.6.2",
61+
"@nuxt/kit": "^3.17.6",
6262
"@nuxt/module-builder": "^1.0.1",
63-
"@nuxt/schema": "^3.17.3",
64-
"@nuxt/test-utils": "^3.19.0",
63+
"@nuxt/schema": "^3.17.6",
64+
"@nuxt/test-utils": "^3.19.2",
6565
"@senojs/rollup-plugin-style-inject": "^0.2.3",
66-
"@types/node": "^20.17.47",
67-
"@unocss/reset": "^66.1.2",
68-
"@vitejs/plugin-vue": "^5.2.4",
66+
"@types/node": "^20.19.4",
67+
"@unocss/reset": "^66.3.2",
68+
"@vitejs/plugin-vue": "^6.0.0",
6969
"@vue/tsconfig": "^0.7.0",
70-
"@vueuse/core": "^13.2.0",
70+
"@vueuse/core": "^13.5.0",
7171
"@vueuse/head": "^2.0.0",
7272
"highlight.js": "^11.11.1",
73-
"nuxt": "^3.17.3",
74-
"tsdown": "^0.11.9",
73+
"nuxt": "^3.17.6",
74+
"tsdown": "^0.12.9",
7575
"typescript": "^5.8.3",
76-
"unocss": "^66.1.2",
76+
"unocss": "^66.3.2",
7777
"unplugin-icons": "^22.1.0",
7878
"unplugin-vue": "^6.2.0",
79-
"unplugin-vue-components": "^28.5.0",
80-
"vite": "^6.3.5",
81-
"vue": "^3.5.14",
82-
"vue-sonner": "^1.3.2",
83-
"vue-tsc": "^2.2.10"
79+
"unplugin-vue-components": "^28.8.0",
80+
"vite": "^7.0.2",
81+
"vue": "^3.5.17",
82+
"vue-sonner": "^2.0.1",
83+
"vue-tsc": "^3.0.1"
8484
}
8585
}

0 commit comments

Comments
 (0)