Skip to content

Commit

Permalink
chore(deps): update devdeps
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 6, 2024
1 parent 01de67d commit eabc444
Show file tree
Hide file tree
Showing 12 changed files with 853 additions and 707 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@
"@microsoft/api-extractor-model": "7.28.13",
"@microsoft/tsdoc": "0.14.2",
"@noble/hashes": "1.4.0",
"@stablelib/ed25519": "1.0.3",
"@stablelib/ed25519": "2.0.0",
"@transmute/credentials-context": "0.7.0-unstable.82",
"@types/express": "4.17.21",
"@types/fs-extra": "11.0.4",
"@types/jest": "29.5.12",
"@types/node": "20.11.19",
"@types/uuid": "9.0.8",
"@types/uuid": "10.0.0",
"caip": "1.1.0",
"credential-status": "3.0.4",
"cross-env": "7.0.3",
Expand All @@ -60,15 +60,15 @@
"lerna-changelog": "2.2.0",
"openapi-types": "12.1.3",
"prettier": "3.2.5",
"rimraf": "5.0.5",
"semantic-release": "23.0.2",
"rimraf": "6.0.1",
"semantic-release": "24.1.0",
"ts-jest": "29.1.2",
"ts-json-schema-generator": "1.5.0",
"ts-json-schema-generator": "2.3.0",
"ts-node": "10.9.2",
"typeorm": "0.3.17",
"typescript": "5.3.3",
"uint8arrays": "5.0.2",
"uuid": "9.0.1",
"uuid": "10.0.0",
"web-did-resolver": "2.0.27"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/credential-w3c/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/uuid": "9.0.2",
"@types/uuid": "10.0.0",
"typescript": "5.3.3"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/data-store-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@types/debug": "4.1.8",
"@types/ungap__structured-clone": "1.2.0",
"@types/uuid": "9.0.2",
"@types/uuid": "10.0.0",
"typescript": "5.3.3"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/data-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/uuid": "9.0.2",
"@types/uuid": "10.0.0",
"sqlite3": "5.1.6",
"typescript": "5.3.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/did-comm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/uuid": "9.0.2",
"@types/uuid": "10.0.0",
"typescript": "5.3.3"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/key-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/uuid": "9.0.2",
"@types/uuid": "10.0.0",
"typescript": "5.3.3"
},
"files": [
Expand Down
14 changes: 7 additions & 7 deletions packages/kv-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,17 @@
"uint8arrays": "^4.0.6"
},
"devDependencies": {
"@keyv/compress-brotli": "1.1.4",
"@keyv/compress-gzip": "1.2.3",
"@keyv/sqlite": "3.6.5",
"@keyv/test-suite": "1.9.2",
"@keyv/compress-brotli": "2.0.2",
"@keyv/compress-gzip": "2.0.2",
"@keyv/sqlite": "4.0.1",
"@keyv/test-suite": "2.0.1",
"@types/debug": "4.1.8",
"@types/events": "^3.0.0",
"@types/json-buffer": "3.0.0",
"@types/node": "20.11.19",
"eslint": "8.56.0",
"eslint-plugin-promise": "6.1.1",
"keyv": "4.5.3",
"eslint": "9.10.0",
"eslint-plugin-promise": "7.1.0",
"keyv": "5.0.1",
"timekeeper": "2.3.1",
"typescript": "5.3.3"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/mediation-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"uuid": "^9.0.0"
},
"devDependencies": {
"eslint": "8.56.0",
"eslint-plugin-promise": "6.1.1",
"eslint": "9.10.0",
"eslint-plugin-promise": "7.1.0",
"timekeeper": "2.3.1",
"typescript": "5.3.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/selective-disclosure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/uuid": "9.0.2",
"@types/uuid": "10.0.0",
"typescript": "5.3.3"
},
"files": [
Expand Down
4 changes: 2 additions & 2 deletions packages/test-react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@babel/plugin-syntax-import-assertions": "7.23.3",
"@babel/preset-typescript": "7.23.0",
"@craco/craco": "7.1.0",
"@types/eslint": "8.56.2",
"@types/eslint": "9.6.1",
"@types/eslint-scope": "3.7.7",
"@types/expect-puppeteer": "5.0.6",
"@types/jest": "29.5.12",
Expand All @@ -88,7 +88,7 @@
"jest-environment-puppeteer-jsdom": "6.0.0",
"jest-jasmine2": "29.7.0",
"jest-puppeteer": "10.0.1",
"puppeteer": "22.2.0",
"puppeteer": "23.3.0",
"react-scripts": "5.0.1",
"ts-jest": "29.1.2",
"typescript": "5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/uuid": "9.0.2"
"@types/uuid": "10.0.0"
},
"files": [
"build/**/*",
Expand Down
Loading

0 comments on commit eabc444

Please sign in to comment.