|
98 | 98 | "devDependencies": { |
99 | 99 | "@jest/globals": "^29.7.0", |
100 | 100 | "@jest/types": "^29.6.3", |
101 | | - "@microsoft/api-extractor": "^7.52.1", |
| 101 | + "@microsoft/api-extractor": "^7.52.2", |
102 | 102 | "@mlaursen/eslint-config": "^7.0.0", |
103 | 103 | "@swc/cli": "^0.6.0", |
104 | | - "@swc/core": "^1.11.11", |
| 104 | + "@swc/core": "^1.11.16", |
105 | 105 | "@swc/jest": "^0.2.37", |
106 | 106 | "@testing-library/dom": "^10.4.0", |
107 | 107 | "@testing-library/jest-dom": "^6.6.3", |
108 | | - "@testing-library/react": "^16.2.0", |
| 108 | + "@testing-library/react": "^16.3.0", |
109 | 109 | "@testing-library/user-event": "^14.6.1", |
110 | 110 | "@trivago/prettier-plugin-sort-imports": "^5.2.2", |
111 | 111 | "@types/lodash": "^4.17.16", |
112 | | - "@types/node": "^22.13.11", |
| 112 | + "@types/node": "^22.14.0", |
113 | 113 | "@types/react": "^18.3.12", |
114 | 114 | "@types/react-dom": "^18.3.1", |
115 | 115 | "chokidar": "^4.0.3", |
116 | | - "eslint": "^9.22.0", |
| 116 | + "eslint": "^9.23.0", |
117 | 117 | "filesize": "^10.1.6", |
118 | 118 | "glob": "11.0.1", |
119 | 119 | "jest": "^29.7.0", |
|
125 | 125 | "postcss": "^8.5.3", |
126 | 126 | "postcss-scss": "^4.0.9", |
127 | 127 | "prettier": "^3.5.3", |
128 | | - "stylelint": "^16.16.0", |
| 128 | + "stylelint": "^16.17.0", |
129 | 129 | "stylelint-config-prettier-scss": "^1.0.0", |
130 | 130 | "stylelint-config-recommended-scss": "^14.1.0", |
131 | 131 | "stylelint-order": "^6.0.4", |
|
134 | 134 | "ts-node": "^10.9.2", |
135 | 135 | "tsx": "^4.19.3", |
136 | 136 | "typescript": "^5.8.2", |
137 | | - "vitest": "^3.0.9" |
| 137 | + "vitest": "^3.1.1" |
138 | 138 | }, |
139 | 139 | "peerDependencies": { |
140 | 140 | "@jest/globals": "^29.7.0", |
|
0 commit comments