Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 7, 2024
1 parent c48671e commit 016dfa2
Show file tree
Hide file tree
Showing 2 changed files with 519 additions and 529 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.0.0",
"private": true,
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.12.0",
"description": "ntnyq.com",
"keywords": [],
"scripts": {
Expand All @@ -19,31 +19,31 @@
"typecheck": "nuxt typecheck"
},
"dependencies": {
"@iconify/json": "^2.2.254",
"@iconify/json": "^2.2.256",
"@nuxt/content": "^2.13.2",
"@nuxt/image": "^1.8.0",
"@unocss/nuxt": "^0.63.1",
"@nuxt/image": "^1.8.1",
"@unocss/nuxt": "^0.63.3",
"@vite-pwa/nuxt": "^0.10.5",
"@vueuse/nuxt": "^11.1.0",
"floating-vue": "^5.2.2",
"nuxt": "^3.13.2"
},
"devDependencies": {
"@ntnyq/eslint-config": "^3.0.0-beta.17",
"@ntnyq/eslint-config": "^3.0.0-beta.18",
"@ntnyq/prettier-config": "^1.21.3",
"@types/prompts": "^2.4.9",
"@unocss/reset": "^0.63.1",
"@unocss/reset": "^0.63.3",
"bumpp": "^9.6.1",
"consola": "^3.2.3",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"husky": "^9.1.6",
"nano-staged": "^0.8.0",
"npm-run-all2": "^6.2.3",
"prettier": "^3.3.3",
"prompts": "^2.4.2",
"tsx": "^4.19.1",
"typescript": "^5.6.2",
"unocss": "^0.63.1",
"unocss": "^0.63.3",
"vue-tsc": "^2.1.6",
"workbox-build": "^7.1.1"
},
Expand Down
Loading

0 comments on commit 016dfa2

Please sign in to comment.