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] authored Aug 19, 2024
1 parent a725d17 commit b9cb378
Show file tree
Hide file tree
Showing 2 changed files with 945 additions and 817 deletions.
24 changes: 12 additions & 12 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.6.0",
"packageManager": "pnpm@9.7.1",
"description": "__TODO__",
"keywords": [],
"scripts": {
Expand All @@ -19,31 +19,31 @@
"typecheck": "nuxt typecheck"
},
"dependencies": {
"@iconify/json": "^2.2.230",
"@iconify/json": "^2.2.238",
"@nuxt/content": "^2.13.2",
"@nuxt/image": "^1.7.0",
"@unocss/nuxt": "^0.61.5",
"@vite-pwa/nuxt": "^0.9.1",
"@vueuse/nuxt": "^10.11.0",
"@unocss/nuxt": "^0.62.2",
"@vite-pwa/nuxt": "^0.10.0",
"@vueuse/nuxt": "^10.11.1",
"floating-vue": "^5.2.2",
"nuxt": "^3.12.4"
},
"devDependencies": {
"@ntnyq/eslint-config": "^2.7.1",
"@ntnyq/eslint-config": "^2.8.2",
"@ntnyq/prettier-config": "^1.21.2",
"@types/prompts": "^2.4.9",
"@unocss/reset": "^0.61.5",
"bumpp": "^9.4.1",
"@unocss/reset": "^0.62.2",
"bumpp": "^9.5.1",
"consola": "^3.2.3",
"eslint": "^9.7.0",
"husky": "^9.1.1",
"eslint": "^9.9.0",
"husky": "^9.1.4",
"nano-staged": "^0.8.0",
"npm-run-all2": "^6.2.2",
"prettier": "^3.3.3",
"prompts": "^2.4.2",
"tsx": "^4.16.2",
"tsx": "^4.17.0",
"typescript": "^5.5.4",
"unocss": "^0.61.5",
"unocss": "^0.62.2",
"vue-tsx": "^1.0.13",
"workbox-build": "^7.1.1"
},
Expand Down
Loading

0 comments on commit b9cb378

Please sign in to comment.