File tree Expand file tree Collapse file tree 3 files changed +993
-944
lines changed
Expand file tree Collapse file tree 3 files changed +993
-944
lines changed Original file line number Diff line number Diff line change 4747 "@types/react" : " ^18.0.27" ,
4848 "@types/react-dom" : " ^18.0.10" ,
4949 "@vitejs/plugin-react-swc" : " ^3.0.1" ,
50- "@vitest/coverage-c8" : " ^0.29 .0" ,
50+ "@vitest/coverage-c8" : " ^0.30 .0" ,
5151 "autoprefixer" : " ^10.2.5" ,
5252 "axios-mock-adapter" : " ^1.20.0" ,
5353 "cypress" : " ^12.3.0" ,
6464 "start-server-and-test" : " ^2.0.0" ,
6565 "tailwindcss" : " ^3.2.4" ,
6666 "vite" : " ^4.0.4" ,
67- "vitest" : " ^0.29 .0"
67+ "vitest" : " ^0.30 .0"
6868 },
6969 "license" : " MIT" ,
7070 "browserslist" : " >0.75%" ,
7171 "lint-staged" : {
7272 "*.{js,jsx}" : " eslint --fix"
7373 },
74- "version" : " 0.26.1 " ,
74+ "version" : " 0.26.2 " ,
7575 "engines" : {
7676 "node" : " 16.x"
7777 }
Original file line number Diff line number Diff line change 1515 "enabled" : false
1616 }
1717 ],
18- "platformAutomerge" : true
18+ "platformAutomerge" : true ,
19+ "schedule" : [" before 3am on the first day of the month" ]
1920}
You can’t perform that action at this time.
0 commit comments