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 28, 2024
1 parent 43a11b7 commit 55bf42e
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 61 deletions.
8 changes: 4 additions & 4 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].2",
"packageManager": "[email protected].3",
"description": "ntnyq.com",
"keywords": [],
"scripts": {
Expand All @@ -19,7 +19,7 @@
"typecheck": "nuxt typecheck"
},
"dependencies": {
"@iconify/json": "^2.2.263",
"@iconify/json": "^2.2.265",
"@nuxt/content": "^2.13.4",
"@nuxt/image": "^1.8.1",
"@unocss/nuxt": "^0.63.6",
Expand All @@ -41,10 +41,10 @@
"npm-run-all2": "^7.0.1",
"prettier": "^3.3.3",
"prompts": "^2.4.2",
"tsx": "^4.19.1",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"unocss": "^0.63.6",
"vue-tsc": "^2.1.6",
"vue-tsc": "^2.1.8",
"workbox-build": "^7.1.1"
},
"prettier": "@ntnyq/prettier-config",
Expand Down
Loading

0 comments on commit 55bf42e

Please sign in to comment.