Update devDependencies (non-major) #44
1 changed files with 6 additions and 6 deletions
12
package.json
12
package.json
|
|
@ -30,13 +30,13 @@
|
||||||
"tailwindcss": "^4.3.3"
|
"tailwindcss": "^4.3.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@iconify-json/octicon": "^1.2.29",
|
"@iconify-json/octicon": "^1.2.30",
|
||||||
"@nuxt/eslint": "^1.16.0",
|
"@nuxt/eslint": "^1.17.0",
|
||||||
"@nuxt/icon": "^2.3.1",
|
"@nuxt/icon": "^2.4.1",
|
||||||
"eslint": "^10.7.0",
|
"eslint": "^10.8.0",
|
||||||
"husky": "^9.1.7",
|
"husky": "^9.1.7",
|
||||||
"lint-staged": "^17.1.0",
|
"lint-staged": "^17.2.0",
|
||||||
"typescript": "^6.0.3",
|
"typescript": "^6.0.3",
|
||||||
"vue-tsc": "^3.3.7"
|
"vue-tsc": "^3.3.8"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue