mirror of
https://github.com/prymitive/karma
synced 2026-08-19 11:36:24 +00:00
chore(deps): update dependency knip to v6.16.0
This commit is contained in:
committed by
Łukasz Mierzwa
parent
5481f35184
commit
e2778dfb1b
Generated
+4
-15
@@ -70,7 +70,7 @@
|
||||
"identity-obj-proxy": "3.0.0",
|
||||
"jest": "30.4.2",
|
||||
"jest-environment-jsdom": "30.4.1",
|
||||
"knip": "6.15.0",
|
||||
"knip": "6.16.0",
|
||||
"prettier": "3.8.3",
|
||||
"sass": "1.100.0",
|
||||
"stylelint": "17.12.0",
|
||||
@@ -9815,9 +9815,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/knip": {
|
||||
"version": "6.15.0",
|
||||
"resolved": "https://registry.npmjs.org/knip/-/knip-6.15.0.tgz",
|
||||
"integrity": "sha512-uBaKFEGcu/HG4EY2gWFBMr+fBF43Jftoc2riJX51TKME1Z46C8UQIbNEusenYbEWihphxe2PY0Kns0yPvPYz4A==",
|
||||
"version": "6.16.0",
|
||||
"resolved": "https://registry.npmjs.org/knip/-/knip-6.16.0.tgz",
|
||||
"integrity": "sha512-znPEmwYmkGHp57VxCQ/k983bVWls74DpRKh/EgYojyssgV2h2dZDvjN3+7WU034LzObjElUVRPoBHq9w/fG1ng==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
@@ -9835,7 +9835,6 @@
|
||||
"formatly": "^0.3.0",
|
||||
"get-tsconfig": "4.14.0",
|
||||
"jiti": "^2.7.0",
|
||||
"minimist": "^1.2.8",
|
||||
"oxc-parser": "^0.133.0",
|
||||
"oxc-resolver": "^11.20.0",
|
||||
"picomatch": "^4.0.4",
|
||||
@@ -10408,16 +10407,6 @@
|
||||
"url": "https://github.com/sponsors/isaacs"
|
||||
}
|
||||
},
|
||||
"node_modules/minimist": {
|
||||
"version": "1.2.8",
|
||||
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz",
|
||||
"integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/ljharb"
|
||||
}
|
||||
},
|
||||
"node_modules/minipass": {
|
||||
"version": "7.1.3",
|
||||
"resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.3.tgz",
|
||||
|
||||
+1
-1
@@ -66,7 +66,7 @@
|
||||
"identity-obj-proxy": "3.0.0",
|
||||
"jest": "30.4.2",
|
||||
"jest-environment-jsdom": "30.4.1",
|
||||
"knip": "6.15.0",
|
||||
"knip": "6.16.0",
|
||||
"prettier": "3.8.3",
|
||||
"sass": "1.100.0",
|
||||
"stylelint": "17.12.0",
|
||||
|
||||
Reference in New Issue
Block a user