Skip to content

Commit c336dde

Browse files
chore(deps): update all non-major dependencies
1 parent 0c95061 commit c336dde

File tree

2 files changed

+278
-261
lines changed

2 files changed

+278
-261
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -32,24 +32,24 @@
3232
"release": "npm run lint && npm run test && npm run build && release-it"
3333
},
3434
"dependencies": {
35-
"@iconify-json/lucide": "^1.2.56",
36-
"@iconify-json/simple-icons": "^1.2.42",
35+
"@iconify-json/lucide": "^1.2.57",
36+
"@iconify-json/simple-icons": "^1.2.43",
3737
"@iconify-json/vscode-icons": "^1.2.23",
3838
"@nuxt/content": "^3.6.3",
3939
"@nuxt/image": "^1.10.0",
4040
"@nuxt/kit": "^3.17.6",
4141
"@nuxt/ui-pro": "^3.2.0",
4242
"@nuxtjs/mdc": "^0.17.0",
43-
"@nuxtjs/robots": "^5.3.0",
43+
"@nuxtjs/robots": "^5.4.0",
4444
"@vueuse/core": "^13.5.0",
45-
"c12": "^3.0.4",
45+
"c12": "^3.1.0",
4646
"citty": "^0.1.6",
4747
"defu": "^6.1.4",
48-
"dotenv": "^17.0.1",
48+
"dotenv": "^17.2.0",
4949
"git-url-parse": "^16.1.0",
5050
"minimark": "^0.2.0",
5151
"motion-v": "^1.5.0",
52-
"nuxi": "^3.25.1",
52+
"nuxi": "^3.26.0",
5353
"nuxt-llms": "^0.1.3",
5454
"nuxt-og-image": "^5.1.9",
5555
"pkg-types": "^2.2.0",
@@ -62,9 +62,9 @@
6262
"devDependencies": {
6363
"@nuxt/eslint-config": "^1.5.2",
6464
"@release-it/conventional-changelog": "^10.0.1",
65-
"@types/node": "^24.0.10",
65+
"@types/node": "^24.0.13",
6666
"changelogen": "^0.6.2",
67-
"eslint": "^9.30.1",
67+
"eslint": "^9.31.0",
6868
"release-it": "^19.0.3",
6969
"tsup": "^8.5.0",
7070
"tsx": "^4.20.3",
@@ -75,5 +75,5 @@
7575
"better-sqlite3": "11.x",
7676
"nuxt": "3.x"
7777
},
78-
"packageManager": "pnpm@10.12.4"
78+
"packageManager": "pnpm@10.13.1"
7979
}

0 commit comments

Comments
 (0)