Update devDependencies (non-major) #50
2 changed files with 8 additions and 8 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -20,14 +20,14 @@
|
|||
"tailwindcss": "^4.3.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/octicon": "^1.2.30",
|
||||
"@iconify-json/octicon": "^1.2.32",
|
||||
"@nuxt/eslint": "^1.17.0",
|
||||
"@nuxt/icon": "^2.5.0",
|
||||
"eslint": "^10.8.0",
|
||||
"eslint": "^10.8.1",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^17.2.0",
|
||||
"lint-staged": "^17.3.0",
|
||||
"typescript": "^6.0.3",
|
||||
"vue-tsc": "^3.3.8"
|
||||
"vue-tsc": "^3.3.9"
|
||||
}
|
||||
},
|
||||
"node_modules/@alloc/quick-lru": {
|
||||
|
|
|
|||
|
|
@ -30,13 +30,13 @@
|
|||
"tailwindcss": "^4.3.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/octicon": "^1.2.30",
|
||||
"@iconify-json/octicon": "^1.2.32",
|
||||
"@nuxt/eslint": "^1.17.0",
|
||||
"@nuxt/icon": "^2.5.0",
|
||||
"eslint": "^10.8.0",
|
||||
"eslint": "^10.8.1",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^17.2.0",
|
||||
"lint-staged": "^17.3.0",
|
||||
"typescript": "^6.0.3",
|
||||
"vue-tsc": "^3.3.8"
|
||||
"vue-tsc": "^3.3.9"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue