chore: update Knip to v5 (#56244)

This commit is contained in:
Lars Kappert
2024-09-26 13:12:00 +02:00
committed by GitHub
parent c39208360c
commit d32e57813e
30 changed files with 12573 additions and 14053 deletions

View File

@@ -36,10 +36,8 @@
"@types/jquery": "3.5.29",
"@types/lodash-es": "4.17.12",
"babel-loader": "8.3.0",
"buffer": "6.0.3",
"chai": "4.4.1",
"copy-webpack-plugin": "9.1.0",
"css-loader": "^6.8.1",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.8",
"jquery": "3.7.1",
@@ -47,14 +45,11 @@
"process": "0.11.10",
"pyodide": "^0.23.3",
"sass.js": "0.11.1",
"style-loader": "^3.3.3",
"util": "0.12.5",
"webpack": "5.90.3",
"webpack-cli": "4.10.0"
},
"dependencies": {
"@babel/runtime": "^7.20.13",
"xterm": "^5.2.1",
"xterm-addon-fit": "^0.8.0"
"xterm": "^5.2.1"
}
}