We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e84c701 commit 9a9e8eeCopy full SHA for 9a9e8ee
package.json
@@ -12,9 +12,9 @@
12
"typecheck": "nuxt typecheck"
13
},
14
"dependencies": {
15
- "@iconify-json/lucide": "^1.2.34",
16
- "@iconify-json/simple-icons": "^1.2.30",
17
- "@iconify-json/vscode-icons": "^1.2.18",
+ "@iconify-json/lucide": "^1.2.35",
+ "@iconify-json/simple-icons": "^1.2.31",
+ "@iconify-json/vscode-icons": "^1.2.19",
18
"@nuxt/content": "^3.4.0",
19
"@nuxt/image": "^1.10.0",
20
"@nuxt/ui-pro": "^3.0.2",
@@ -24,8 +24,8 @@
24
25
"devDependencies": {
26
"@nuxt/eslint": "^1.3.0",
27
- "eslint": "^9.23.0",
28
- "typescript": "^5.8.2",
+ "eslint": "^9.24.0",
+ "typescript": "^5.8.3",
29
"vue-tsc": "^2.2.0"
30
31
"resolutions": {
@@ -37,5 +37,5 @@
37
"better-sqlite3"
38
]
39
40
- "packageManager": "pnpm@10.7.0"
+ "packageManager": "pnpm@10.8.0"
41
}
0 commit comments