File tree 3 files changed +9
-9
lines changed
3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 21
21
"lint.fix" : " biome lint --write ."
22
22
},
23
23
"dependencies" : {
24
- "@ark-ui/solid" : " ^3.12.1 " ,
24
+ "@ark-ui/solid" : " ^4.0.0 " ,
25
25
"@astrojs/partytown" : " ^2.1.2" ,
26
26
"@astrojs/sitemap" : " ^3.1.6" ,
27
27
"@astrojs/solid-js" : " ^4.4.2" ,
Original file line number Diff line number Diff line change 19
19
"@cloudflare/workers-types" : " latest" ,
20
20
"@types/node" : " ^22.5.5" ,
21
21
"lefthook" : " ^1.7.15" ,
22
- "npm-run-all2" : " ^6.2.3 " ,
22
+ "npm-run-all2" : " ^7.0.0 " ,
23
23
"rimraf" : " ^6.0.1" ,
24
24
"tslib" : " ^2.7.0" ,
25
25
"turbo" : " ^2.1.2" ,
Original file line number Diff line number Diff line change 17
17
"dependencies" : {
18
18
"@eslint-community/eslint-plugin-eslint-comments" : " ^4.1.0" ,
19
19
"@eslint/eslintrc" : " ^3.0.2" ,
20
- "@eslint/js" : " ^8.53 .0" ,
21
- "@typescript-eslint/eslint-plugin" : " ^7.2 .0" ,
22
- "@typescript-eslint/parser" : " ^7.2 .0" ,
20
+ "@eslint/js" : " ^9.0 .0" ,
21
+ "@typescript-eslint/eslint-plugin" : " ^8.0 .0" ,
22
+ "@typescript-eslint/parser" : " ^8.0 .0" ,
23
23
"eslint-import-resolver-typescript" : " ^3.6.1" ,
24
24
"eslint-plugin-import" :
" npm:[email protected] " ,
25
- "eslint-plugin-n" : " ^16.2 .0" ,
25
+ "eslint-plugin-n" : " ^17.0 .0" ,
26
26
"eslint-plugin-regexp" : " ^2.1.1" ,
27
- "eslint-plugin-unicorn" : " ^51 .0.1 " ,
28
- "eslint-plugin-unused-imports" : " ^3 .0.0" ,
29
- "globals" : " ^14 .0.0"
27
+ "eslint-plugin-unicorn" : " ^56 .0.0 " ,
28
+ "eslint-plugin-unused-imports" : " ^4 .0.0" ,
29
+ "globals" : " ^15 .0.0"
30
30
},
31
31
"devDependencies" : {
32
32
"@types/eslint" : " ^9.0.0" ,
You can’t perform that action at this time.
0 commit comments