Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#25)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent 37ff5d0 commit 52a10f7
Show file tree
Hide file tree
Showing 2 changed files with 211 additions and 210 deletions.
12 changes: 6 additions & 6 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": "[email protected].1",
"packageManager": "[email protected].2",
"description": "ntnyq.com",
"keywords": [],
"scripts": {
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"@nuxt/content": "^2.13.4",
"@nuxt/image": "^1.8.1",
"@unocss/nuxt": "^0.65.2",
"@unocss/nuxt": "^0.65.3",
"@vite-pwa/nuxt": "^0.10.6",
"@vueuse/nuxt": "^12.2.0",
"floating-vue": "^5.2.2",
Expand All @@ -33,13 +33,13 @@
"@iconify-json/radix-icons": "^1.2.2",
"@iconify-json/ri": "^1.2.5",
"@iconify-json/vscode-icons": "^1.2.6",
"@ntnyq/eslint-config": "^3.10.2",
"@ntnyq/eslint-config": "^3.10.4",
"@ntnyq/prettier-config": "^1.22.0",
"@nuxt/eslint": "^0.7.4",
"@types/prompts": "^2.4.9",
"@unocss/reset": "^0.65.2",
"@unocss/reset": "^0.65.3",
"bumpp": "^9.9.2",
"consola": "^3.3.1",
"consola": "^3.3.3",
"eslint": "^9.17.0",
"husky": "^9.1.7",
"nano-staged": "^0.8.0",
Expand All @@ -48,7 +48,7 @@
"prompts": "^2.4.2",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"unocss": "^0.65.2",
"unocss": "^0.65.3",
"vue-tsc": "^2.2.0",
"workbox-build": "^7.3.0"
},
Expand Down
Loading

0 comments on commit 52a10f7

Please sign in to comment.