File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,13 +25,13 @@ export const depsToRemove = [
2525]
2626
2727export const depsToAdd = {
28- '@arkstack/console-slim' : '^0.1.26 ' ,
28+ '@arkstack/console-slim' : '^0.1.27 ' ,
2929}
3030
3131export const depsList : Record < string , string > = {
32- '@arkstack/common' : '^0.1.26 ' ,
33- '@arkstack/console' : '^0.1.26 ' ,
34- '@arkstack/contract' : '^0.1.26 ' ,
35- '@arkstack/driver-h3' : '^0.1.26 ' ,
36- '@arkstack/driver-express' : '^0.1.26 '
32+ '@arkstack/common' : '^0.1.27 ' ,
33+ '@arkstack/console' : '^0.1.27 ' ,
34+ '@arkstack/contract' : '^0.1.27 ' ,
35+ '@arkstack/driver-h3' : '^0.1.27 ' ,
36+ '@arkstack/driver-express' : '^0.1.76 '
3737}
Original file line number Diff line number Diff line change 2020 "docs:preview" : " vitepress preview docs"
2121 },
2222 "devDependencies" : {
23+ "@docsearch/js" : " ^4.6.0" ,
24+ "@docsearch/react" : " ^4.6.0" ,
2325 "@eslint/js" : " ^10.0.1" ,
2426 "@eslint/markdown" : " ^7.5.1" ,
2527 "@prisma/adapter-pg" : " ^7.5.0" ,
2628 "@prisma/client" : " ^7.5.0" ,
2729 "@types/node" : " ^25.2.3" ,
2830 "@types/pg" : " ^8.16.0" ,
31+ "@types/react" : " ^19.2.14" ,
2932 "@vitest/coverage-v8" : " 3.2.4" ,
3033 "arkormx" : " ^0.2.11" ,
3134 "dotenv" : " ^17.3.1" ,
3235 "escalade" : " ^3.2.0" ,
3336 "eslint" : " ^10.0.2" ,
3437 "glob" : " ^13.0.6" ,
3538 "prisma" : " ^7.5.0" ,
39+ "react" : " ^19.2.4" ,
40+ "react-dom" : " ^19.2.4" ,
3641 "source-map-support" : " ^0.5.21" ,
3742 "tsconfig-paths" : " ^4.2.0" ,
3843 "tsdown" : " ^0.20.3" ,
You can’t perform that action at this time.
0 commit comments