File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242Archlette requires Java for diagram rendering:
4343
4444` ` ` yaml
45- - uses : actions/setup-java@v4
45+ - uses : actions/setup-java@v5
4646 with :
4747 distribution : ' temurin'
4848 java-version : ' 17'
Original file line number Diff line number Diff line change 8080 "@commitlint/config-conventional" : " ^20.0.0" ,
8181 "@eslint/js" : " ^9.38.0" ,
8282 "@types/nunjucks" : " ^3.2.6" ,
83- "@typescript-eslint/eslint-plugin" : " ^8.8.1 " ,
84- "@typescript-eslint/parser" : " ^8.8.1 " ,
85- "@vitest/coverage-v8" : " ^3.2 .4" ,
83+ "@typescript-eslint/eslint-plugin" : " ^8.46.2 " ,
84+ "@typescript-eslint/parser" : " ^8.46.2 " ,
85+ "@vitest/coverage-v8" : " ^4.0 .4" ,
8686 "ajv" : " ^8.17.1" ,
8787 "ajv-formats" : " ^3.0.1" ,
8888 "eslint" : " ^9.11.1" ,
8989 "eslint-config-prettier" : " ^10.1.8" ,
9090 "globals" : " ^16.4.0" ,
9191 "husky" : " ^9.1.6" ,
9292 "license-checker" : " ^25.0.1" ,
93- "lint-staged" : " ^16.2.4 " ,
93+ "lint-staged" : " ^16.2.6 " ,
9494 "prettier" : " ^3.3.3" ,
9595 "rimraf" : " ^6.0.1" ,
9696 "tar" : " ^7.5.1" ,
9797 "tsx" : " ^4.20.6" ,
9898 "typescript" : " ^5.9.3" ,
9999 "typescript-eslint" : " ^8.46.0" ,
100- "vitest" : " ^3.2 .4"
100+ "vitest" : " ^4.0 .4"
101101 },
102102 "lint-staged" : {
103103 "README.md" : [
You can’t perform that action at this time.
0 commit comments