chore(deps): update dependency knip to ^5.88.0

This commit is contained in:
renovate[bot]
2026-03-18 10:07:26 +00:00
committed by GitHub
parent 379c664b5c
commit 3d9d183b77
2 changed files with 5 additions and 5 deletions

View File

@@ -69,7 +69,7 @@
"eslint-plugin-unicorn": "^63.0.0",
"eslint-plugin-unused-imports": "^4.4.1",
"jsdom": "29.0.0",
"knip": "^5.87.0",
"knip": "^5.88.0",
"postcss": "^8.5.8",
"tailwindcss": "^4.2.1",
"typescript": "^6.0.1-rc",
@@ -7446,9 +7446,9 @@
}
},
"node_modules/knip": {
"version": "5.87.0",
"resolved": "https://registry.npmjs.org/knip/-/knip-5.87.0.tgz",
"integrity": "sha512-oJBrwd4/Mt5E6817vcdQLaPpejxZTxpASauYLkp6HaT0HN1seHnpF96KEjza9O8yARvHEQ9+So9AFUjkPci7dQ==",
"version": "5.88.0",
"resolved": "https://registry.npmjs.org/knip/-/knip-5.88.0.tgz",
"integrity": "sha512-FZjQYLYwUbVrtC3C1cKyEMMqR4K2ZlkQLZszJgF5cfDo4GUSBZAdAV0P3eyzZrkssRoghLJQA9HTQUW7G+Tc8Q==",
"dev": true,
"funding": [
{

View File

@@ -88,7 +88,7 @@
"eslint-plugin-unicorn": "^63.0.0",
"eslint-plugin-unused-imports": "^4.4.1",
"jsdom": "29.0.0",
"knip": "^5.87.0",
"knip": "^5.88.0",
"postcss": "^8.5.8",
"tailwindcss": "^4.2.1",
"typescript": "^6.0.1-rc",