Update devDependencies (non-major) #50

Merged
spacebot merged 1 commit from renovate/devdependencies-(non-major) into master 2026-08-10 20:23:03 +02:00
2 changed files with 8 additions and 8 deletions
Showing only changes of commit 7d85a67f88 - Show all commits

Update devDependencies (non-major)
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
ci / ci (22, debian-trixie) (push) Successful in 29s

Spacebot 2026-08-10 18:22:38 +00:00

8
package-lock.json generated
View file

@ -20,14 +20,14 @@
"tailwindcss": "^4.3.3" "tailwindcss": "^4.3.3"
}, },
"devDependencies": { "devDependencies": {
"@iconify-json/octicon": "^1.2.30", "@iconify-json/octicon": "^1.2.32",
"@nuxt/eslint": "^1.17.0", "@nuxt/eslint": "^1.17.0",
"@nuxt/icon": "^2.5.0", "@nuxt/icon": "^2.5.0",
"eslint": "^10.8.0", "eslint": "^10.8.1",
"husky": "^9.1.7", "husky": "^9.1.7",
"lint-staged": "^17.2.0", "lint-staged": "^17.3.0",
"typescript": "^6.0.3", "typescript": "^6.0.3",
"vue-tsc": "^3.3.8" "vue-tsc": "^3.3.9"
} }
}, },
"node_modules/@alloc/quick-lru": { "node_modules/@alloc/quick-lru": {

View file

@ -30,13 +30,13 @@
"tailwindcss": "^4.3.3" "tailwindcss": "^4.3.3"
}, },
"devDependencies": { "devDependencies": {
"@iconify-json/octicon": "^1.2.30", "@iconify-json/octicon": "^1.2.32",
"@nuxt/eslint": "^1.17.0", "@nuxt/eslint": "^1.17.0",
"@nuxt/icon": "^2.5.0", "@nuxt/icon": "^2.5.0",
"eslint": "^10.8.0", "eslint": "^10.8.1",
"husky": "^9.1.7", "husky": "^9.1.7",
"lint-staged": "^17.2.0", "lint-staged": "^17.3.0",
"typescript": "^6.0.3", "typescript": "^6.0.3",
"vue-tsc": "^3.3.8" "vue-tsc": "^3.3.9"
} }
} }