File tree Expand file tree Collapse file tree 3 files changed +807
-294
lines changed
Expand file tree Collapse file tree 3 files changed +807
-294
lines changed Original file line number Diff line number Diff line change 88 },
99 "devDependencies" : {
1010 "@changesets/cli" : " ^2.27.1" ,
11- "@types/node" : " ^20.11.5 " ,
12- "@typescript-eslint/eslint-plugin" : " ^6.19 .0" ,
13- "@typescript-eslint/parser" : " ^6.19 .0" ,
11+ "@types/node" : " ^20.11.16 " ,
12+ "@typescript-eslint/eslint-plugin" : " ^6.20 .0" ,
13+ "@typescript-eslint/parser" : " ^6.20 .0" ,
1414 "eslint" : " ^8.56.0" ,
1515 "eslint-config-prettier" : " ^9.1.0" ,
1616 "eslint-import-resolver-typescript" : " ^3.6.1" ,
1919 "eslint-plugin-react" : " ^7.33.2" ,
2020 "eslint-plugin-react-hooks" : " ^4.6.0" ,
2121 "eslint-plugin-simple-import-sort" : " ^10.0.0" ,
22- "husky" : " ^8 .0.3 " ,
23- "lint-staged" : " ^15.2.0 " ,
22+ "husky" : " ^9 .0.10 " ,
23+ "lint-staged" : " ^15.2.1 " ,
2424 "prettier" : " ^3.2.4" ,
2525 "prettier-config-morellodev" : " ^2.0.1" ,
2626 "typescript" : " 5.3.3"
Original file line number Diff line number Diff line change 1313 "dependencies" : {
1414 "@astrojs/check" : " ^0.4.1" ,
1515 "@astrojs/partytown" : " ^2.0.4" ,
16- "@astrojs/starlight" : " ^0.15.4 " ,
17- "@astrojs/vercel" : " ^7.0.0 " ,
18- "astro" : " ^4.2.0 " ,
16+ "@astrojs/starlight" : " ^0.17.2 " ,
17+ "@astrojs/vercel" : " ^7.1.1 " ,
18+ "astro" : " ^4.3.2 " ,
1919 "sharp" : " ^0.33.2"
2020 }
2121}
You can’t perform that action at this time.
0 commit comments