chore(deps): update dependency knip to ^5.84.1

This commit is contained in:
renovate[bot]
2026-02-18 21:29:55 +00:00
committed by GitHub
parent 03e9698186
commit 7f73dd7d61
2 changed files with 5 additions and 5 deletions

View File

@@ -52,7 +52,7 @@
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-refresh": "^0.5.0",
"jsdom": "28.1.0",
"knip": "^5.84.0",
"knip": "^5.84.1",
"postcss": "^8.5.6",
"tailwindcss": "^4.2.0",
"typescript": "^5.9.3",
@@ -5282,9 +5282,9 @@
}
},
"node_modules/knip": {
"version": "5.84.0",
"resolved": "https://registry.npmjs.org/knip/-/knip-5.84.0.tgz",
"integrity": "sha512-gWXgr9HxRvghijn9t+7AueEwp3vy7uPIV+Ckl72xqBRw+tK2nNI9H0oknVE9J/NSk1jE5WuShzTp4A+40PjYhg==",
"version": "5.84.1",
"resolved": "https://registry.npmjs.org/knip/-/knip-5.84.1.tgz",
"integrity": "sha512-F1+yACEsSapAwmQLzfD4i9uPsnI82P4p5ABpNQ9pcc4fpQtjHEX34XDtNl5863I4O6SCECpymylcWDHI3ouhQQ==",
"dev": true,
"funding": [
{

View File

@@ -71,7 +71,7 @@
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-refresh": "^0.5.0",
"jsdom": "28.1.0",
"knip": "^5.84.0",
"knip": "^5.84.1",
"postcss": "^8.5.6",
"tailwindcss": "^4.2.0",
"typescript": "^5.9.3",