Skip to content

Commit da265d3

Browse files
authored
Update deps (#3987)
1 parent a80e036 commit da265d3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"typecheck": "tsc --build"
4848
},
4949
"devDependencies": {
50-
"@eslint-react/eslint-plugin": "3.0.0-beta.53",
50+
"@eslint-react/eslint-plugin": "3.0.0-beta.68",
5151
"@eslint/markdown": "^7.5.1",
5252
"@faker-js/faker": "^10.0.0",
5353
"@tanstack/react-router": "^1.132.31",
@@ -60,15 +60,15 @@
6060
"@vitest/coverage-istanbul": "^4.0.16",
6161
"@vitest/eslint-plugin": "^1.6.4",
6262
"clsx": "^2.1.1",
63-
"ecij": "^0.3.0",
63+
"ecij": "^0.4.1",
6464
"eslint": "^10.0.1",
6565
"eslint-plugin-jest-dom": "^5.5.0",
6666
"eslint-plugin-react-hooks": "^7.0.1",
6767
"eslint-plugin-sonarjs": "^4.0.0",
6868
"eslint-plugin-testing-library": "^7.13.5",
6969
"jspdf": "^4.0.0",
7070
"jspdf-autotable": "^5.0.2",
71-
"oxfmt": "0.35.0",
71+
"oxfmt": "0.36.0",
7272
"playwright": "~1.58.0",
7373
"postcss": "^8.5.2",
7474
"react": "^19.2.1",
@@ -77,7 +77,7 @@
7777
"rolldown-plugin-dts": "^0.22.1",
7878
"typescript": "~5.9.2",
7979
"typescript-eslint": "^8.56.0",
80-
"vite": "^8.0.0-beta.13",
80+
"vite": "^8.0.0-beta.16",
8181
"vitest": "^4.0.17",
8282
"vitest-browser-react": "^2.0.2"
8383
},

0 commit comments

Comments
 (0)