|
58 | 58 | "@babel/cli": "^7.16.7", |
59 | 59 | "@babel/core": "^7.16.7", |
60 | 60 | "@babel/preset-env": "^7.16.7", |
61 | | - "@eslint/js": "^9.28.0", |
62 | | - "@eslint/markdown": "^7.1.0", |
63 | 61 | "@commitlint/cli": "^20.2.0", |
64 | 62 | "@commitlint/config-conventional": "^20.2.0", |
65 | 63 | "@fastify/express": "^4.0.2", |
66 | 64 | "@hapi/hapi": "^21.3.7", |
67 | 65 | "@hono/node-server": "^1.12.0", |
68 | | - "@stylistic/eslint-plugin": "^5.3.1", |
69 | 66 | "@types/connect": "^3.4.35", |
70 | 67 | "@types/express": "^5.0.2", |
71 | 68 | "@types/mime-types": "^3.0.1", |
72 | 69 | "@types/node": "^22.3.0", |
73 | 70 | "@types/on-finished": "^2.3.4", |
74 | 71 | "babel-jest": "^30.1.2", |
75 | 72 | "connect": "^3.7.0", |
76 | | - "cspell": "^8.3.2", |
| 73 | + "cspell": "^9.6.2", |
77 | 74 | "deepmerge": "^4.2.2", |
78 | 75 | "del-cli": "^6.0.0", |
79 | | - "globals": "^16.2.0", |
80 | 76 | "eslint": "^9.28.0", |
81 | 77 | "eslint-config-webpack": "^4.5.0", |
82 | | - "eslint-config-prettier": "^10.1.5", |
83 | | - "eslint-plugin-import": "^2.31.0", |
84 | | - "eslint-plugin-jest": "^29.0.1", |
85 | | - "eslint-plugin-jsdoc": "^61.5.0", |
86 | | - "eslint-plugin-n": "^17.19.0", |
87 | | - "eslint-plugin-prettier": "^5.4.1", |
88 | | - "eslint-plugin-unicorn": "^62.0.0", |
89 | 78 | "execa": "^5.1.1", |
90 | 79 | "express-4": "npm:express@^4", |
91 | 80 | "express": "^5.1.0", |
|
96 | 85 | "husky": "^9.1.3", |
97 | 86 | "jest": "^30.1.3", |
98 | 87 | "koa": "^3.0.0", |
99 | | - "lint-staged": "^15.2.0", |
| 88 | + "lint-staged": "^16.2.7", |
100 | 89 | "npm-run-all": "^4.1.5", |
101 | 90 | "prettier": "^3.6.0", |
102 | 91 | "router": "^2.2.0", |
|
0 commit comments