Skip to content

Commit fd7974f

Browse files
authored
Merge branch 'main' into renovate/npm-cookie-vulnerability
2 parents aaed8fc + ae46ac5 commit fd7974f

File tree

2 files changed

+971
-892
lines changed

2 files changed

+971
-892
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"pnpm": ">=9.x"
1010
},
1111
"dependencies": {
12-
"@babel/core": "7.25.2",
13-
"@babel/eslint-parser": "7.25.1",
14-
"@babel/plugin-transform-runtime": "7.25.4",
15-
"@babel/preset-env": "7.25.4",
16-
"@babel/preset-react": "7.24.7",
17-
"@babel/preset-typescript": "7.24.7",
18-
"@biomejs/biome": "1.9.2",
12+
"@babel/core": "7.25.7",
13+
"@babel/eslint-parser": "7.25.7",
14+
"@babel/plugin-transform-runtime": "7.25.7",
15+
"@babel/preset-env": "7.25.7",
16+
"@babel/preset-react": "7.25.7",
17+
"@babel/preset-typescript": "7.25.7",
18+
"@biomejs/biome": "1.9.3",
1919
"@changesets/changelog-github": "0.5.0",
2020
"@changesets/cli": "2.27.8",
2121
"@commitlint/cli": "19.5.0",
@@ -29,8 +29,8 @@
2929
"@types/node": "20.16.10",
3030
"@types/react": "18.3.11",
3131
"@types/react-dom": "18.3.0",
32-
"@vitejs/plugin-react": "4.3.1",
33-
"@vitest/coverage-istanbul": "2.1.1",
32+
"@vitejs/plugin-react": "4.3.2",
33+
"@vitest/coverage-istanbul": "2.1.2",
3434
"browserslist": "4.23.3",
3535
"builtin-modules": "4.0.0",
3636
"cross-env": "7.0.3",
@@ -46,7 +46,7 @@
4646
"tstyche": "2.1.1",
4747
"typescript": "5.6.2",
4848
"vite": "5.4.8",
49-
"vitest": "2.1.1",
49+
"vitest": "2.1.2",
5050
"vitest-localstorage-mock": "0.1.2",
5151
"wait-for-expect": "3.0.2"
5252
},

0 commit comments

Comments
 (0)