File tree Expand file tree Collapse file tree 3 files changed +3876
-4619
lines changed
Expand file tree Collapse file tree 3 files changed +3876
-4619
lines changed Original file line number Diff line number Diff line change 1515 ".rollup.cache" : true ,
1616 ".yarn" : true
1717 },
18+ "search.exclude" : {
19+ "**/node_modules" : true ,
20+ "**/bower_components" : true ,
21+ "**/*.code-search" : true ,
22+ "**/.yarn" : true ,
23+ "**/yarn.lock" : true ,
24+ "**/build" : true ,
25+ "**/dist" : true ,
26+ },
1827 "editor.formatOnSave" : true ,
1928 "editor.quickSuggestions" : {
2029 "comments" : " on" ,
Original file line number Diff line number Diff line change 1212 "start-esm" : " node ./dist/node/index.mjs"
1313 },
1414 "dependencies" : {
15- "@xyo-network/node-app" : " ^3.4.4 "
15+ "@xyo-network/node-app" : " ^4.0.1 "
1616 },
1717 "devDependencies" : {
18- "@types/node" : " ^22.14 .0" ,
18+ "@types/node" : " ^24.3 .0" ,
1919 "@types/source-map-support" : " 0.5.10" ,
20- "@typescript-eslint/eslint-plugin" : " ^8.29 .0" ,
21- "@typescript-eslint/parser" : " ^8.29 .0" ,
22- "@xylabs/eslint-config-flat" : " ^6.2.1 " ,
23- "@xylabs/ts-scripts-yarn3" : " ^6.2.1 " ,
24- "@xylabs/tsconfig" : " ^6.2.1 " ,
20+ "@typescript-eslint/eslint-plugin" : " ^8.40 .0" ,
21+ "@typescript-eslint/parser" : " ^8.40 .0" ,
22+ "@xylabs/eslint-config-flat" : " ^7.1.7 " ,
23+ "@xylabs/ts-scripts-yarn3" : " ^7.1.7 " ,
24+ "@xylabs/tsconfig" : " ^7.1.7 " ,
2525 "depcheck" : " ^1.4.7" ,
26- "eslint" : " ^9.24 .0" ,
27- "eslint-import-resolver-typescript" : " ^4.3.2 " ,
28- "knip" : " ^5.47 .0" ,
29- "nodemon" : " ^3.1.9 " ,
30- "typescript" : " ^5.8.3 "
26+ "eslint" : " ^9.33 .0" ,
27+ "eslint-import-resolver-typescript" : " ^4.4.4 " ,
28+ "knip" : " ^5.63 .0" ,
29+ "nodemon" : " ^3.1.10 " ,
30+ "typescript" : " ^5.9.2 "
3131 },
3232 "packageManager" :
" [email protected] " ,
3333 "engines" : {
You can’t perform that action at this time.
0 commit comments