package.json fixes
This commit is contained in:
parent
ac57c8c8c4
commit
f74a1cf8c5
1 changed files with 10 additions and 10 deletions
20
package.json
20
package.json
|
@ -14,34 +14,34 @@
|
|||
"dependencies": {
|
||||
"compression": "^1.7.4",
|
||||
"express": "^4.19.2",
|
||||
"gulp-sourcemaps": "^3.0.0",
|
||||
"gulp-sourcemaps": "^2.6.5",
|
||||
"gulp-swc": "^2.2.0",
|
||||
"rimraf": "^6.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@html-eslint/parser": "^0.27.0",
|
||||
"eslint-plugin-html": "^8.1.1",
|
||||
"@stylistic/eslint-plugin-js": "^2.8.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.14.0",
|
||||
"@typescript-eslint/parser": "^8.14.0",
|
||||
"@rsbuild/core": "^1.1.4",
|
||||
"@rsbuild/plugin-node-polyfill": "^1.2.0",
|
||||
"@swc/core": "^1.7.26",
|
||||
"swc": "^1.0.11",
|
||||
"@eslint/js": "^9.10.0",
|
||||
"@html-eslint/eslint-plugin": "^0.25.0",
|
||||
"@html-eslint/parser": "^0.27.0",
|
||||
"@rsbuild/core": "^1.1.4",
|
||||
"@rsbuild/plugin-node-polyfill": "^1.2.0",
|
||||
"@stylistic/eslint-plugin": "^2.3.0",
|
||||
"@stylistic/eslint-plugin-js": "^2.8.0",
|
||||
"@swc/core": "^1.7.26",
|
||||
"@types/compression": "^1.7.5",
|
||||
"@types/eslint__js": "^8.42.3",
|
||||
"@types/express": "^4.17.21",
|
||||
"@types/node-fetch": "^2.6.11",
|
||||
"@typescript-eslint/eslint-plugin": "^8.14.0",
|
||||
"@typescript-eslint/parser": "^8.14.0",
|
||||
"eslint": "^8.57.1",
|
||||
"eslint-plugin-html": "^8.1.1",
|
||||
"eslint-plugin-sonarjs": "^1.0.4",
|
||||
"eslint-plugin-unicorn": "^55.0.0",
|
||||
"gulp": "^5.0.0",
|
||||
"gulp-copy": "^5.0.0",
|
||||
"gulp-plumber": "^1.2.1",
|
||||
"gulp-typescript": "^6.0.0-alpha.1",
|
||||
"swc": "^1.0.11",
|
||||
"typescript": "^5.6.2",
|
||||
"typescript-eslint": "^8.14.0"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue