Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 11, 2025
1 parent 3abecb7 commit 2f18228
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 173 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
"lint": "eslint .",
"lint:fix": "eslint . --fix"
},
"packageManager": "pnpm@10.2.1",
"packageManager": "pnpm@10.3.0",
"dependencies": {
"@iconify-json/simple-icons": "^1.2.23",
"@iconify-json/vscode-icons": "^1.2.11",
"@nuxt/content": "3.1.0",
"@iconify-json/simple-icons": "^1.2.24",
"@iconify-json/vscode-icons": "^1.2.13",
"@nuxt/content": "3.1.1",
"@nuxt/image": "1.9.0",
"@nuxt/scripts": "0.10.0",
"@nuxt/scripts": "0.10.1",
"@nuxtjs/seo": "2.1.1",
"@shelve/cli": "3.1.1",
"@vueuse/nuxt": "12.5.0",
Expand All @@ -32,6 +32,6 @@
"devDependencies": {
"@hrcd/eslint-config": "^2.2.1",
"automd": "0.3.12",
"eslint": "9.19.0"
"eslint": "9.20.1"
}
}
Loading

0 comments on commit 2f18228

Please sign in to comment.