Skip to content

Commit

Permalink
chore(deps): maintain dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lihbr committed Jan 20, 2025
1 parent 0ec8c10 commit fc0f8ee
Show file tree
Hide file tree
Showing 2 changed files with 717 additions and 340 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,31 +53,31 @@
},
"dependencies": {
"@nuxt/devtools-kit": "^1.7.0",
"@nuxt/kit": "^3.15.1",
"@prismicio/client": "^7.14.0",
"@prismicio/vue": "^5.0.0-alpha.1",
"@nuxt/kit": "^3.15.2",
"@prismicio/client": "^7.15.1",
"@prismicio/vue": "^5.0.0",
"birpc": "2.0.19",
"defu": "^6.1.4",
"pathe": "^2.0.1",
"pathe": "^2.0.2",
"sirv": "^3.0.0",
"terminate": "^2.8.0"
},
"devDependencies": {
"@iconify-json/carbon": "^1.2.5",
"@iconify-json/logos": "^1.2.4",
"@iconify-json/simple-icons": "^1.2.20",
"@iconify-json/simple-icons": "^1.2.21",
"@nuxt/devtools-ui-kit": "^1.7.0",
"@nuxt/eslint-config": "^0.7.5",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.15.1",
"@unocss/preset-icons": "^65.4.0",
"@vitest/coverage-v8": "^2.1.8",
"@nuxt/schema": "^3.15.2",
"@unocss/preset-icons": "^65.4.2",
"@vitest/coverage-v8": "^3.0.2",
"eslint": "^9.18.0",
"memfs": "^4.17.0",
"nuxt": "^3.15.1",
"nuxt": "^3.15.2",
"standard-version": "^9.5.0",
"typescript": "^5.7.3",
"vitest": "^2.1.8"
"vitest": "^3.0.2"
},
"engines": {
"node": ">=16.10.0"
Expand Down
Loading

0 comments on commit fc0f8ee

Please sign in to comment.