Skip to content
This repository was archived by the owner on Sep 24, 2025. It is now read-only.

Commit 521973a

Browse files
chore(deps): update all non-major dependencies
1 parent 607b00d commit 521973a

File tree

2 files changed

+104
-104
lines changed

2 files changed

+104
-104
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,18 @@
1313
},
1414
"dependencies": {
1515
"@iconify-json/lucide": "^1.2.68",
16-
"@iconify-json/simple-icons": "^1.2.52",
16+
"@iconify-json/simple-icons": "^1.2.53",
1717
"@nuxt/ui": "^3.3.4",
1818
"nuxt": "^4.0.3"
1919
},
2020
"devDependencies": {
2121
"@nuxt/eslint": "^1.9.0",
22-
"eslint": "^9.35.0",
22+
"eslint": "^9.36.0",
2323
"typescript": "^5.9.2",
2424
"vue-tsc": "^2.2.2"
2525
},
2626
"resolutions": {
2727
"vue-tsc": "2.2.2"
2828
},
29-
"packageManager": "[email protected].0"
29+
"packageManager": "[email protected].1"
3030
}

0 commit comments

Comments
 (0)