Skip to content

Commit 5d363ef

Browse files
committed
Update js packages
1 parent f5794a6 commit 5d363ef

File tree

2 files changed

+598
-656
lines changed

2 files changed

+598
-656
lines changed

package.json

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,23 +42,22 @@
4242
"@rollup/plugin-node-resolve": "^16.0.1",
4343
"@rollup/plugin-terser": "^0.4.4",
4444
"@testing-library/dom": "^10.4.1",
45-
"@testing-library/jest-dom": "^6.8.0",
45+
"@testing-library/jest-dom": "^6.9.1",
4646
"@testing-library/user-event": "^14.6.1",
4747
"@types/debug": "^4.1.12",
4848
"@types/jest-axe": "^3.5.9",
4949
"@types/jquery": "^3.5.33",
50-
"@types/node": "^24.5.2",
50+
"@types/node": "^24.6.2",
5151
"@vitest/coverage-istanbul": "^3.2.4",
5252
"@vitest/eslint-plugin": "^1.3.13",
5353
"autoprefixer": "^10.4.21",
54-
"babel-jest": "^30.1.2",
5554
"babel-plugin-istanbul": "^7.0.1",
5655
"eslint": "^9.36.0",
5756
"eslint-plugin-import": "^2.32.0",
5857
"eslint-plugin-jest-dom": "^5.5.0",
5958
"eslint-plugin-perfectionist": "^4.15.0",
6059
"eslint-plugin-playwright": "^2.2.2",
61-
"eslint-plugin-testing-library": "^7.10.0",
60+
"eslint-plugin-testing-library": "^7.11.0",
6261
"givens": "^1.3.9",
6362
"jest-axe": "^10.0.0",
6463
"jest-extended": "^6.0.0",
@@ -72,11 +71,11 @@
7271
"postcss-load-config": "^6.0.1",
7372
"postcss-nested": "^7.0.2",
7473
"prettier": "^3.6.2",
75-
"rollup": "^4.52.2",
74+
"rollup": "^4.52.3",
7675
"rollup-plugin-serve": "^3.0.0",
7776
"tslib": "^2.8.1",
78-
"typescript": "^5.9.2",
79-
"typescript-eslint": "^8.44.1",
77+
"typescript": "^5.9.3",
78+
"typescript-eslint": "^8.45.0",
8079
"vitest": "^3.2.4"
8180
},
8281
"pnpm": {

0 commit comments

Comments
 (0)