Skip to content

Commit e8fe1d8

Browse files
authored
Merge branch 'main' into renovate/formatjs-monorepo
2 parents e3fccab + 3d867ad commit e8fe1d8

File tree

2 files changed

+102
-146
lines changed

2 files changed

+102
-146
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"workspaces": ["packages/*"],
55
"type": "module",
6-
"packageManager": "[email protected].0",
6+
"packageManager": "[email protected].2",
77
"engines": {
88
"node": ">=20.x",
99
"pnpm": ">=9.x"
@@ -17,7 +17,7 @@
1717
"@babel/preset-typescript": "7.26.0",
1818
"@biomejs/biome": "1.9.4",
1919
"@changesets/changelog-github": "0.5.0",
20-
"@changesets/cli": "2.27.9",
20+
"@changesets/cli": "2.27.10",
2121
"@commitlint/cli": "19.5.0",
2222
"@commitlint/config-conventional": "19.5.0",
2323
"@eslint/eslintrc": "3.1.0",
@@ -26,7 +26,7 @@
2626
"@testing-library/jest-dom": "6.6.3",
2727
"@testing-library/react": "16.0.1",
2828
"@types/jest": "29.5.14",
29-
"@types/node": "22.9.0",
29+
"@types/node": "22.9.1",
3030
"@types/react": "18.3.12",
3131
"@types/react-dom": "18.3.1",
3232
"@vitejs/plugin-react": "4.3.3",
@@ -37,15 +37,15 @@
3737
"esbuild-plugin-browserslist": "0.15.0",
3838
"eslint": "9.13.0",
3939
"globals": "15.12.0",
40-
"happy-dom": "15.10.8",
40+
"happy-dom": "15.11.6",
4141
"husky": "9.1.6",
4242
"lint-staged": "15.2.10",
4343
"mockdate": "3.0.5",
4444
"read-pkg": "9.0.1",
4545
"shx": "0.3.4",
4646
"tstyche": "3.0.0",
4747
"typescript": "5.6.3",
48-
"vite": "5.4.10",
48+
"vite": "5.4.11",
4949
"vitest": "2.1.5",
5050
"vitest-localstorage-mock": "0.1.2",
5151
"wait-for-expect": "3.0.2"

0 commit comments

Comments
 (0)