File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 runs-on : ubuntu-latest
99
1010 steps :
11- - uses : actions/checkout@v4
11+ - name : Checkout repo
12+ uses : actions/checkout@v4
1213
1314 - name : Install pnpm
1415 uses : pnpm/action-setup@v4
Original file line number Diff line number Diff line change 11{
22 "name" : " @agentlab/sparql-jsld-client" ,
3- "version" : " 5.2.1 " ,
3+ "version" : " 5.3.0 " ,
44 "description" : " SPARQL JSON Schema Linked Data Client" ,
55 "license" : " GPL-3.0" ,
66 "author" : " Aleksei Ivanov <amivanoff@gmail.com>" ,
5555 "axios" : " >=1.7.7" ,
5656 "dayjs" : " >=1.11.13" ,
5757 "is-url" : " >=1.2.4" ,
58- "jsonld" : " >=8.3.2" ,
5958 "json-schema" : " >=0.4.0" ,
59+ "jsonld" : " >=8.3.2" ,
6060 "lodash-es" : " >=4.17.21" ,
6161 "mobx" : " >=6.13.1" ,
6262 "mobx-state-tree" : " >=6.0.1" ,
7575 "axios" : " ^1.7.7" ,
7676 "dayjs" : " ^1.11.13" ,
7777 "is-url" : " ^1.2.4" ,
78- "jsonld" : " ^8.3.2" ,
7978 "json-schema" : " ^0.4.0" ,
79+ "jsonld" : " ^8.3.2" ,
8080 "lodash-es" : " ^4.17.21" ,
8181 "mobx" : " ^6.13.1" ,
8282 "mobx-state-tree" : " ^6.0.1" ,
9696 "@rollup/plugin-terser" : " ^0.4.4" ,
9797 "@rollup/plugin-typescript" : " ^11.1.6" ,
9898 "@types/is-url" : " ^1.2.32" ,
99- "@types/node" : " ^22.5.3 " ,
99+ "@types/node" : " ^22.5.4 " ,
100100 "@typescript-eslint/eslint-plugin" : " ^8.4.0" ,
101101 "@typescript-eslint/parser" : " ^8.4.0" ,
102102 "cross-env" : " ^7.0.3" ,
103103 "custom-env" : " ^2.0.6" ,
104104 "esbuild" : " ^0.23.1" ,
105105 "eslint" : " 8.57.0" ,
106106 "eslint-config-prettier" : " ^9.1.0" ,
107- "eslint-plugin-jest" : " ^28.8.2 " ,
107+ "eslint-plugin-jest" : " ^28.8.3 " ,
108108 "eslint-plugin-prettier" : " ^5.2.1" ,
109109 "globals" : " ^15.9.0" ,
110110 "husky" : " ^9.1.5" ,
You can’t perform that action at this time.
0 commit comments