Skip to content

Commit 9dfa6af

Browse files
chore(deps): update devdependencies (non-major)
1 parent 216b483 commit 9dfa6af

File tree

8 files changed

+1391
-2278
lines changed

8 files changed

+1391
-2278
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -46,34 +46,34 @@
4646
},
4747
"prettier": "@sanity/prettier-config",
4848
"devDependencies": {
49-
"@commitlint/cli": "^19.8.0",
50-
"@commitlint/config-conventional": "^19.8.0",
51-
"@commitlint/types": "^19.8.0",
49+
"@commitlint/cli": "^19.8.1",
50+
"@commitlint/config-conventional": "^19.8.1",
51+
"@commitlint/types": "^19.8.1",
5252
"@google-cloud/storage": "^7.16.0",
53-
"@playwright/test": "^1.52.0",
53+
"@playwright/test": "^1.54.2",
5454
"@repo/config-eslint": "workspace:*",
5555
"@repo/config-test": "workspace:*",
5656
"@repo/tsconfig": "workspace:*",
5757
"@sanity/pkg-utils": "^7.2.2",
58-
"@sanity/prettier-config": "^1.0.3",
58+
"@sanity/prettier-config": "^1.0.6",
5959
"@types/node": "^22.10.5",
60-
"@vitest/coverage-v8": "3.1.2",
60+
"@vitest/coverage-v8": "3.2.4",
6161
"eslint": "^9.22.0",
6262
"husky": "^9.1.6",
63-
"knip": "^5.52.0",
63+
"knip": "^5.62.0",
6464
"lint-staged": "^15.2.10",
65-
"minimatch": "^10.0.1",
65+
"minimatch": "^10.0.3",
6666
"npm-run-all2": "^7.0.2",
67-
"prettier": "^3.5.3",
67+
"prettier": "^3.6.2",
6868
"read-package-up": "^11.0.0",
6969
"rimraf": "^6.0.1",
70-
"tsx": "^4.19.4",
71-
"turbo": "^2.5.2",
72-
"typedoc": "^0.28.3",
70+
"tsx": "^4.20.3",
71+
"turbo": "^2.5.5",
72+
"typedoc": "^0.28.9",
7373
"typescript": "^5.8.3",
74-
"vite": "^6.3.4",
75-
"vitest": "^3.1.2",
76-
"zx": "^8.5.3"
74+
"vite": "^6.3.5",
75+
"vitest": "^3.2.4",
76+
"zx": "^8.8.0"
7777
},
7878
"packageManager": "[email protected]",
7979
"engines": {

packages/@repo/config-eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-plugin-simple-import-sort": "^12.1.1",
2727
"eslint-plugin-tsdoc": "^0.4.0",
2828
"eslint-plugin-unused-imports": "^4.1.4",
29-
"globals": "^16.0.0",
29+
"globals": "^16.3.0",
3030
"typescript-eslint": "^8.26.1"
3131
}
3232
}

packages/@repo/config-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"devDependencies": {
1414
"@repo/config-eslint": "workspace:*",
1515
"@repo/dev-aliases": "workspace:*",
16-
"vitest": "^3.1.2"
16+
"vitest": "^3.2.4"
1717
}
1818
}

packages/@repo/e2e/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,14 @@
4141
"ora": "^7.0.1"
4242
},
4343
"devDependencies": {
44-
"@playwright/test": "^1.52.0",
44+
"@playwright/test": "^1.54.2",
4545
"@repo/config-eslint": "workspace:*",
4646
"@repo/tsconfig": "workspace:*",
4747
"@sanity/pkg-utils": "^7.2.2",
4848
"@types/lodash-es": "^4.17.12",
4949
"@types/node": "^22.10.5",
5050
"eslint": "^9.22.0",
51-
"tsx": "^4.7.1",
51+
"tsx": "^4.20.3",
5252
"typescript": "^5.0.0"
5353
},
5454
"peerDependencies": {

packages/@repo/package.bundle/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
"devDependencies": {
1313
"@repo/config-eslint": "workspace:*",
1414
"@types/lodash-es": "^4.17.12",
15-
"@vitejs/plugin-react": "^4.4.1",
15+
"@vitejs/plugin-react": "^4.7.0",
1616
"eslint": "^9.23.0",
1717
"lodash-es": "^4.17.21",
1818
"typescript": "^5.8.3",
19-
"vite": "^6.3.4",
19+
"vite": "^6.3.5",
2020
"vite-tsconfig-paths": "^5.1.4"
2121
}
2222
}

packages/core/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -79,16 +79,16 @@
7979
"@repo/tsconfig": "workspace:*",
8080
"@sanity/browserslist-config": "^1.0.5",
8181
"@sanity/pkg-utils": "^7.9.6",
82-
"@sanity/prettier-config": "^1.0.3",
82+
"@sanity/prettier-config": "^1.0.6",
8383
"@types/lodash-es": "^4.17.12",
84-
"@vitest/coverage-v8": "3.1.2",
84+
"@vitest/coverage-v8": "3.2.4",
8585
"eslint": "^9.22.0",
86-
"groq-js": "^1.16.1",
87-
"prettier": "^3.5.3",
86+
"groq-js": "^1.17.3",
87+
"prettier": "^3.6.2",
8888
"rollup-plugin-visualizer": "^5.14.0",
8989
"typescript": "^5.8.3",
90-
"vite": "^6.3.4",
91-
"vitest": "^3.1.2"
90+
"vite": "^6.3.5",
91+
"vitest": "^3.2.4"
9292
},
9393
"packageManager": "[email protected]",
9494
"engines": {

packages/react/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -74,25 +74,25 @@
7474
"@repo/package.config": "workspace:*",
7575
"@repo/tsconfig": "workspace:*",
7676
"@sanity/browserslist-config": "^1.0.5",
77-
"@sanity/comlink": "^3.0.4",
77+
"@sanity/comlink": "^3.0.9",
7878
"@sanity/pkg-utils": "^7.2.2",
79-
"@sanity/prettier-config": "^1.0.3",
80-
"@testing-library/jest-dom": "^6.6.3",
79+
"@sanity/prettier-config": "^1.0.6",
80+
"@testing-library/jest-dom": "^6.6.4",
8181
"@testing-library/react": "^16.3.0",
82-
"@types/react": "^19.1.2",
83-
"@types/react-dom": "^19.1.3",
84-
"@vitejs/plugin-react": "^4.4.1",
85-
"@vitest/coverage-v8": "3.1.2",
86-
"babel-plugin-react-compiler": "19.1.0-rc.1",
82+
"@types/react": "^19.1.9",
83+
"@types/react-dom": "^19.1.7",
84+
"@vitejs/plugin-react": "^4.7.0",
85+
"@vitest/coverage-v8": "3.2.4",
86+
"babel-plugin-react-compiler": "19.1.0-rc.2",
8787
"eslint": "^9.22.0",
8888
"jsdom": "^25.0.1",
89-
"prettier": "^3.5.3",
90-
"react": "^19.1.0",
91-
"react-dom": "^19.1.0",
89+
"prettier": "^3.6.2",
90+
"react": "^19.1.1",
91+
"react-dom": "^19.1.1",
9292
"rollup-plugin-visualizer": "^5.14.0",
9393
"typescript": "^5.8.3",
94-
"vite": "^6.3.4",
95-
"vitest": "^3.1.2"
94+
"vite": "^6.3.5",
95+
"vitest": "^3.2.4"
9696
},
9797
"peerDependencies": {
9898
"react": "^18.0.0 || ^19.0.0",

0 commit comments

Comments
 (0)