Merge pull request #723 from Wikid82/renovate/feature/beta-release-weekly-non-major-updates

chore(deps): update dependency knip to ^5.84.1 (feature/beta-release)
This commit is contained in:
Jeremy
2026-02-18 17:16:02 -05:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
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": [
{
+1 -1
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",