Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Nov 28, 2024
1 parent 2c8b627 commit ae2d0f6
Show file tree
Hide file tree
Showing 2 changed files with 340 additions and 1,683 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@qifi/generate": "^0.1.0",
"@vueuse/core": "^11.3.0",
"@vueuse/core": "^12.0.0",
"floating-vue": "^5.2.2",
"fuse.js": "^7.0.0",
"idb-keyval": "^6.2.1",
Expand All @@ -36,7 +36,7 @@
"weq8": "^0.2.2"
},
"devDependencies": {
"@antfu/eslint-config": "^3.10.0",
"@antfu/eslint-config": "^3.11.1",
"@antfu/ni": "^0.23.1",
"@iconify-json/carbon": "^1.2.4",
"@iconify-json/mdi": "^1.2.1",
Expand All @@ -54,7 +54,7 @@
"@types/sanitize-html": "^2.13.0",
"@unocss/eslint-config": "^0.64.1",
"@unocss/nuxt": "^0.64.1",
"@vueuse/nuxt": "^11.3.0",
"@vueuse/nuxt": "^12.0.0",
"cheerio": "^1.0.0",
"eslint": "^9.15.0",
"eslint-plugin-format": "^0.1.2",
Expand All @@ -68,7 +68,7 @@
"tsx": "^4.19.2",
"typescript": "~5.6.3",
"unbuild": "^2.0.0",
"vitest": "^2.1.5",
"vitest": "^2.1.6",
"vue-tsc": "^2.1.10"
},
"resolutions": {
Expand Down
Loading

0 comments on commit ae2d0f6

Please sign in to comment.