Skip to content

Commit

Permalink
chore: update vite, vue-tsc
Browse files Browse the repository at this point in the history
  • Loading branch information
sadeghbarati committed Nov 13, 2024
1 parent 2a54869 commit 8462460
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 109 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"license": "MIT",
"devDependencies": {
"@iconify/json": "^2.2.172",
"@microsoft/api-extractor": "^7.47.10",
"@microsoft/api-extractor": "^7.47.11",
"@nuxt/devtools": "^1.6.0",
"@nuxt/kit": "^3.13.2",
"@nuxt/module-builder": "^0.8.4",
Expand All @@ -62,7 +62,7 @@
"@types/node": "^18.19.8",
"@unocss/reset": "^0.63.4",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/tsconfig": "^0.5.1",
"@vue/tsconfig": "^0.6.0",
"@vueuse/core": "^11.1.0",
"@vueuse/head": "^2.0.0",
"clean-css": "^5.3.3",
Expand All @@ -72,9 +72,9 @@
"unocss": "^0.63.4",
"unplugin-icons": "^0.19.3",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.9",
"vite": "^5.4.11",
"vue": "^3.5.12",
"vue-sonner": "^1.2.4",
"vue-tsc": "^2.1.6"
"vue-tsc": "^2.1.10"
}
}
Loading

0 comments on commit 8462460

Please sign in to comment.