We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4863c5e commit 0bb97e2Copy full SHA for 0bb97e2
2 files changed
package.json
@@ -11,9 +11,9 @@
11
"typecheck": "nuxt typecheck"
12
},
13
"dependencies": {
14
- "@iconify-json/lucide": "^1.2.104",
+ "@iconify-json/lucide": "^1.2.105",
15
"@iconify-json/simple-icons": "^1.2.80",
16
- "@nuxt/ui": "^4.7.0",
+ "@nuxt/ui": "^4.7.1",
17
"@nuxtjs/mdc": "0.21.1",
18
"nuxt": "^4.4.2",
19
"remark-github": "^12.0.0",
@@ -22,7 +22,7 @@
22
23
"devDependencies": {
24
"@nuxt/eslint": "^1.15.2",
25
- "eslint": "^10.2.1",
+ "eslint": "^10.3.0",
26
"typescript": "^6.0.3",
27
"vue-tsc": "^3.2.7"
28
0 commit comments