File tree Expand file tree Collapse file tree 7 files changed +378
-342
lines changed Expand file tree Collapse file tree 7 files changed +378
-342
lines changed Original file line number Diff line number Diff line change 49
49
"@sanity/pkg-utils" : " ^6.13.4" ,
50
50
"@sanity/prettier-config" : " ^1.0.3" ,
51
51
"@types/node" : " ^22.10.5" ,
52
- "@vitest/coverage-v8" : " 3.0.9 " ,
52
+ "@vitest/coverage-v8" : " 3.1.1 " ,
53
53
"eslint" : " ^9.22.0" ,
54
54
"husky" : " ^9.1.6" ,
55
- "knip" : " ^5.46.0 " ,
55
+ "knip" : " ^5.46.5 " ,
56
56
"lint-staged" : " ^15.2.10" ,
57
57
"minimatch" : " ^10.0.1" ,
58
58
"npm-run-all2" : " ^7.0.2" ,
61
61
"rollup-plugin-visualizer" : " ^5.13.1" ,
62
62
"tsx" : " ^4.19.3" ,
63
63
"turbo" : " ^2.4.4" ,
64
- "typedoc" : " ^0.28.0 " ,
64
+ "typedoc" : " ^0.28.1 " ,
65
65
"typescript" : " ^5.7.3" ,
66
- "vite" : " ^6.2.2 " ,
67
- "vitest" : " ^3.0.9 " ,
68
- "zx" : " ^8.4.1 "
66
+ "vite" : " ^6.2.4 " ,
67
+ "vitest" : " ^3.1.1 " ,
68
+ "zx" : " ^8.5.0 "
69
69
},
70
70
"packageManager" :
" [email protected] " ,
71
71
"engines" : {
Original file line number Diff line number Diff line change 16
16
"eslint" : " ^9.22.0" ,
17
17
"eslint-config-prettier" : " ^10.1.1" ,
18
18
"eslint-config-turbo" : " ^2.4.4" ,
19
- "eslint-import-resolver-typescript" : " ^3.9.1 " ,
19
+ "eslint-import-resolver-typescript" : " ^3.10.0 " ,
20
20
"eslint-plugin-import" : " ^2.31.0" ,
21
21
"eslint-plugin-prettier" : " ^5.2.3" ,
22
22
"eslint-plugin-react" : " ^7.37.4" ,
Original file line number Diff line number Diff line change 13
13
"devDependencies" : {
14
14
"@repo/config-eslint" : " workspace:*" ,
15
15
"@repo/dev-aliases" : " workspace:*" ,
16
- "vitest" : " ^3.0.9 "
16
+ "vitest" : " ^3.1.1 "
17
17
}
18
18
}
Original file line number Diff line number Diff line change 74
74
"@sanity/browserslist-config" : " ^1.0.5" ,
75
75
"@sanity/pkg-utils" : " ^6.13.4" ,
76
76
"@sanity/prettier-config" : " ^1.0.3" ,
77
- "@vitest/coverage-v8" : " 3.0.9 " ,
77
+ "@vitest/coverage-v8" : " 3.1.1 " ,
78
78
"eslint" : " ^9.22.0" ,
79
79
"groq-js" : " ^1.16.1" ,
80
80
"prettier" : " ^3.5.3" ,
81
81
"typescript" : " ^5.7.3" ,
82
- "vite" : " ^6.2.2 " ,
83
- "vitest" : " ^3.0.9 "
82
+ "vite" : " ^6.2.4 " ,
83
+ "vitest" : " ^3.1.1 "
84
84
},
85
85
"packageManager" :
" [email protected] " ,
86
86
"engines" : {
Original file line number Diff line number Diff line change 74
74
"@sanity/pkg-utils" : " ^6.13.4" ,
75
75
"@sanity/prettier-config" : " ^1.0.3" ,
76
76
"@testing-library/jest-dom" : " ^6.6.3" ,
77
- "@testing-library/react" : " ^16.2 .0" ,
78
- "@types/react" : " ^19.0.10 " ,
79
- "@types/react-dom" : " ^19.0.4 " ,
77
+ "@testing-library/react" : " ^16.3 .0" ,
78
+ "@types/react" : " ^19.1.0 " ,
79
+ "@types/react-dom" : " ^19.1.1 " ,
80
80
"@vitejs/plugin-react" : " ^4.3.4" ,
81
- "@vitest/coverage-v8" : " 3.0.9 " ,
82
- "babel-plugin-react-compiler" : " 19.0.0-beta-bafa41b-20250307 " ,
81
+ "@vitest/coverage-v8" : " 3.1.1 " ,
82
+ "babel-plugin-react-compiler" : " 19.0.0-beta-e993439-20250328 " ,
83
83
"eslint" : " ^9.22.0" ,
84
84
"jsdom" : " ^25.0.1" ,
85
85
"prettier" : " ^3.5.3" ,
86
- "react" : " ^19.0 .0" ,
87
- "react-dom" : " ^19.0 .0" ,
86
+ "react" : " ^19.1 .0" ,
87
+ "react-dom" : " ^19.1 .0" ,
88
88
"typescript" : " ^5.7.3" ,
89
- "vite" : " ^6.2.2 " ,
90
- "vitest" : " ^3.0.9 "
89
+ "vite" : " ^6.2.4 " ,
90
+ "vitest" : " ^3.1.1 "
91
91
},
92
92
"peerDependencies" : {
93
93
"react" : " ^18.0.0 || ^19.0.0" ,
Original file line number Diff line number Diff line change 75
75
"@sanity/pkg-utils" : " ^6.13.4" ,
76
76
"@sanity/prettier-config" : " ^1.0.3" ,
77
77
"@testing-library/jest-dom" : " ^6.6.3" ,
78
- "@testing-library/react" : " ^16.2 .0" ,
79
- "@types/react" : " ^19.0.10 " ,
80
- "@types/react-dom" : " ^19.0.4 " ,
78
+ "@testing-library/react" : " ^16.3 .0" ,
79
+ "@types/react" : " ^19.1.0 " ,
80
+ "@types/react-dom" : " ^19.1.1 " ,
81
81
"@vitejs/plugin-react" : " ^4.3.4" ,
82
- "@vitest/coverage-v8" : " 3.0.9 " ,
83
- "babel-plugin-react-compiler" : " 19.0.0-beta-bafa41b-20250307 " ,
82
+ "@vitest/coverage-v8" : " 3.1.1 " ,
83
+ "babel-plugin-react-compiler" : " 19.0.0-beta-e993439-20250328 " ,
84
84
"eslint" : " ^9.22.0" ,
85
85
"jsdom" : " ^25.0.1" ,
86
86
"prettier" : " ^3.5.3" ,
87
- "react" : " ^19.0 .0" ,
88
- "react-dom" : " ^19.0 .0" ,
87
+ "react" : " ^19.1 .0" ,
88
+ "react-dom" : " ^19.1 .0" ,
89
89
"typescript" : " ^5.7.3" ,
90
- "vite" : " ^6.2.2 " ,
91
- "vitest" : " ^3.0.9 "
90
+ "vite" : " ^6.2.4 " ,
91
+ "vitest" : " ^3.1.1 "
92
92
},
93
93
"peerDependencies" : {
94
94
"react" : " ^18.0.0 || ^19.0.0" ,
You can’t perform that action at this time.
0 commit comments