|
34 | 34 | "cookie-parser": "^1.4.7", |
35 | 35 | "cors": "^2.8.6", |
36 | 36 | "cron": "^4.4.0", |
37 | | - "dotenv": "^17.2.3", |
| 37 | + "dotenv": "^17.2.4", |
38 | 38 | "express": "^5.2.1", |
39 | 39 | "http-errors": "^2.0.1", |
40 | 40 | "jsonwebtoken": "^9.0.3", |
|
65 | 65 | "@chromatic-com/storybook": "^5.0.0", |
66 | 66 | "@eslint/js": "^9.39.2", |
67 | 67 | "@faker-js/faker": "^10.2.0", |
68 | | - "@laststance/react-next-eslint-plugin": "^1.3.0", |
69 | | - "@playwright/test": "^1.58.1", |
| 68 | + "@laststance/react-next-eslint-plugin": "^2.0.0", |
| 69 | + "@playwright/test": "^1.58.2", |
70 | 70 | "code-inspector-plugin": "^1.4.2", |
71 | | - "@redocly/cli": "^2.15.1", |
| 71 | + "@redocly/cli": "^2.16.0", |
72 | 72 | "@storybook/addon-a11y": "^9.0.16", |
73 | 73 | "@storybook/addon-docs": "^9.0.16", |
74 | 74 | "@storybook/addon-vitest": "^9.0.16", |
|
103 | 103 | "concurrently": "^9.2.1", |
104 | 104 | "cross-env": "^10.1.0", |
105 | 105 | "dotenv-cli": "^11.0.0", |
106 | | - "esbuild": "^0.27.2", |
| 106 | + "esbuild": "^0.27.3", |
107 | 107 | "eslint": "^9.39.2", |
108 | 108 | "eslint-config-ts-prefixer": "^4.1.3", |
109 | 109 | "eslint-plugin-jsx-a11y": "^6.10.2", |
110 | 110 | "eslint-plugin-react-hooks": "^7.0.1", |
111 | 111 | "eslint-plugin-storybook": "10.2.7", |
112 | 112 | "husky": "^9.1.7", |
113 | 113 | "jsdom": "^28.0.0", |
114 | | - "knip": "^5.83.0", |
| 114 | + "knip": "^5.83.1", |
115 | 115 | "lint-staged": "^16.2.7", |
116 | | - "msw": "^2.12.8", |
| 116 | + "msw": "^2.12.9", |
117 | 117 | "msw-storybook-addon": "2.0.6", |
118 | 118 | "node-fetch": "3.3.2", |
119 | 119 | "nodemon": "^3.1.11", |
|
0 commit comments