Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

feat: update dependencies, try=3 #3876

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/coil-anonymous-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"upkeep": "cd ../.. && pnpm upkeep"
},
"dependencies": {
"@coil/privacypass-sjcl": "0.0.0"
"@coil/privacypass-sjcl": "workspace:*"
},
"devDependencies": {
"@abraham/reflection": "0.12.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/coil-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"upkeep": "cd ../.. && pnpm upkeep"
},
"dependencies": {
"@dier-makr/annotations": "0.0.0",
"@dier-makr/annotations": "workspace:*",
"jsonwebtoken": "^9.0.0"
},
"devDependencies": {
Expand Down
32 changes: 16 additions & 16 deletions packages/coil-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,29 +56,29 @@
},
"dependencies": {
"@abraham/reflection": "^0.12.0",
"@coil/anonymous-tokens": "^0.0.0",
"@coil/client": "^0.0.0",
"@coil/privacypass-sjcl": "^0.0.0",
"@coil/puppeteer-utils": "^0.0.0",
"@dier-makr/annotations": "^0.0.0",
"@dier-makr/inversify": "^0.0.0",
"@coil/anonymous-tokens": "workspace:^",
"@coil/client": "workspace:^",
"@coil/privacypass-sjcl": "workspace:^",
"@coil/puppeteer-utils": "workspace:^",
"@dier-makr/annotations": "workspace:^",
"@dier-makr/inversify": "workspace:^",
"@material-ui/core": "^4.12.4",
"@material-ui/icons": "^4.11.3",
"@material-ui/styles": "^4.11.5",
"@webmonetization/polyfill-utils": "^0.0.0",
"@webmonetization/types": "^0.0.0",
"@webmonetization/wext": "^0.0.0",
"@webmonetization/polyfill-utils": "workspace:^",
"@webmonetization/types": "workspace:^",
"@webmonetization/wext": "workspace:^",
"debug": "4.3.4",
"framer-motion": "^5.0.0",
"framer-motion": "^5.6.0",
"get-port": "^5.1.1",
"idb-keyval": "^6.2.0",
"idb-keyval": "^6.2.1",
"ilp-plugin-btp": "1.5.0",
"ilp-protocol-stream": "2.7.2-alpha.2",
"inversify": "^6.0.0",
"inversify": "^6.0.1",
"inversify-logger-middleware": "^3.1.0",
"jsonwebtoken": "^9.0.0",
"jss": "^10.6.0",
"lottie-web": "^5.8.1",
"jss": "^10.10.0",
"lottie-web": "^5.12.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"reconnecting-websocket": "^4.4.0",
Expand Down Expand Up @@ -108,12 +108,12 @@
"@types/jsonwebtoken": "9.0.2",
"@types/long": "4.0.2",
"@types/node": "18.16.16",
"@types/react": "17.0.62",
"@types/react": "17.0.58",
"@types/react-dom": "17.0.20",
"@types/uuid": "9.0.2",
"@typescript-eslint/eslint-plugin": "5.59.9",
"@typescript-eslint/parser": "5.59.9",
"@webexts/build-utils": "^0.0.0",
"@webexts/build-utils": "workspace:^",
"@wext/shipit": "0.2.1",
"JSON2016": "1.0.0",
"addons-linter": "6.7.0",
Expand Down
26 changes: 13 additions & 13 deletions packages/coil-local-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,23 +38,23 @@
},
"dependencies": {
"@abraham/reflection": "^0.12.0",
"@apollo/utils.logger": "^2.0.0",
"@coil/privacypass-sjcl": "0.0.0",
"@coil/puppeteer-utils": "0.0.0",
"@apollo/utils.logger": "^2.0.1",
"@coil/privacypass-sjcl": "workspace:*",
"@coil/puppeteer-utils": "workspace:*",
"@graphql-tools/graphql-file-loader": "^8.0.0",
"@graphql-tools/load": "^8.0.0",
"@graphql-tools/schema": "^10.0.0",
"@graphql-tools/utils": "^10.0.0",
"@interledger/stream-receiver": "^0.3.3-alpha.1",
"apollo-server-core": "^3.7.0",
"apollo-server-express": "^3.7.0",
"body-parser": "^1.20.0",
"@graphql-tools/utils": "^10.0.1",
"@interledger/stream-receiver": "0.3.3-alpha.3",
"apollo-server-core": "^3.12.0",
"apollo-server-express": "^3.12.0",
"body-parser": "^1.20.2",
"compose-middleware": "^5.0.1",
"cookie-parser": "^1.4.6",
"express": "^4.18.1",
"express-jwt": "^8.0.0",
"express": "^4.18.2",
"express-jwt": "^8.4.1",
"express-ws": "^5.0.2",
"graphql": "^16.4.0",
"graphql": "^16.6.0",
"graphql-tools": "^9.0.0",
"ilp-plugin-mini-accounts": "^4.2.0",
"ilp-protocol-stream": "2.7.2-alpha.2",
Expand All @@ -72,7 +72,7 @@
"@babel/preset-env": "7.22.4",
"@babel/preset-react": "7.22.3",
"@babel/preset-typescript": "7.21.5",
"@coil/client": "0.0.0",
"@coil/client": "workspace:*",
"@commitlint/cli": "17.6.3",
"@commitlint/config-conventional": "17.6.3",
"@graphql-codegen/cli": "3.3.1",
Expand All @@ -89,7 +89,7 @@
"@types/node": "18.16.16",
"@typescript-eslint/eslint-plugin": "5.59.9",
"@typescript-eslint/parser": "5.59.9",
"@webmonetization/types": "0.0.0",
"@webmonetization/types": "workspace:*",
"JSON2016": "1.0.0",
"babel-plugin-parameter-decorator": "1.0.16",
"babel-plugin-transform-typescript-metadata": "0.3.2",
Expand Down
10 changes: 5 additions & 5 deletions packages/coil-monorepo-upkeep/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@
},
"dependencies": {
"copy-dir": "^1.3.0",
"deepmerge": "^4.2.2",
"glob": "^10.0.0",
"json5": "^2.2.0",
"npm-check-updates": "^16.0.0",
"deepmerge": "^4.3.1",
"glob": "^10.2.7",
"json5": "^2.2.3",
"npm-check-updates": "^16.10.12",
"reduct": "^3.3.1",
"sort-package-json": "1.57.0",
"yaml": "^2.2.1"
"yaml": "^2.3.1"
},
"devDependencies": {
"@abraham/reflection": "0.12.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/coil-privacypass-sjcl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"asn1-parser": "^1.1.8",
"keccak": "^3.0.1",
"keccak": "^3.0.3",
"sjcl": "github:sublimator/sjcl#6d8756dcf7d04ffc854d61d81b9781a37a82d500"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages/coil-puppeteer-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@
"upkeep": "cd ../.. && pnpm upkeep"
},
"dependencies": {
"@coil/client": "0.0.0",
"@webmonetization/types": "0.0.0",
"@coil/client": "workspace:*",
"@webmonetization/types": "workspace:*",
"debug": "4.3.4",
"get-port": "^5.1.1",
"puppeteer": "^20.0.0",
"puppeteer": "^20.7.1",
"tmp": "^0.2.1",
"web-ext": "^7.2.0"
"web-ext": "^7.6.2"
},
"devDependencies": {
"@abraham/reflection": "0.12.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/coil-webpack-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"setimmediate": "^1.0.5",
"stream-browserify": "^3.0.0",
"string_decoder": "^1.3.0",
"util": "^0.12.4"
"util": "^0.12.5"
},
"devDependencies": {
"@abraham/reflection": "0.12.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/coil-wm-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"upkeep": "cd ../.. && pnpm upkeep"
},
"dependencies": {
"@coil/client": "0.0.0"
"@coil/client": "workspace:*"
},
"devDependencies": {
"@abraham/reflection": "0.12.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/dier-makr-inversify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"upkeep": "cd ../.. && pnpm upkeep"
},
"dependencies": {
"@dier-makr/annotations": "0.0.0",
"inversify": "^6.0.0"
"@dier-makr/annotations": "workspace:*",
"inversify": "^6.0.1"
},
"devDependencies": {
"@abraham/reflection": "0.12.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/dummy-ext/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"upkeep": "cd ../.. && pnpm upkeep"
},
"dependencies": {
"@webmonetization/polyfill-utils": "0.0.0",
"@webmonetization/types": "0.0.0",
"@webmonetization/polyfill-utils": "workspace:*",
"@webmonetization/types": "workspace:*",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand All @@ -63,7 +63,7 @@
"@types/chrome": "0.0.237",
"@types/jest": "29.5.1",
"@types/node": "18.16.16",
"@types/react": "17.0.62",
"@types/react": "17.0.58",
"@types/react-dom": "18.0.11",
"@typescript-eslint/eslint-plugin": "5.59.9",
"@typescript-eslint/parser": "5.59.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/niq-ci/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"js-yaml": "^4.1.0",
"nunjucks": "^3.2.3"
"nunjucks": "^3.2.4"
},
"devDependencies": {
"@abraham/reflection": "0.12.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/webexts-build-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"upkeep": "cd ../.. && pnpm upkeep"
},
"dependencies": {
"@coil/webpack-utils": "^0.0.0",
"@coil/webpack-utils": "workspace:^",
"assert": "^2.0.0",
"buffer": "^6.0.3",
"crx-hotreload": "^1.0.6",
Expand All @@ -43,9 +43,9 @@
"setimmediate": "^1.0.5",
"stream-browserify": "^3.0.0",
"string_decoder": "^1.3.0",
"util": "^0.12.4",
"util": "^0.12.5",
"webpack-virtual-modules": "^0.5.0",
"ws": "^8.8.0"
"ws": "^8.13.0"
},
"devDependencies": {
"@abraham/reflection": "0.12.0",
Expand Down
24 changes: 12 additions & 12 deletions packages/webmonetization-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,21 +38,21 @@
},
"dependencies": {
"@abraham/reflection": "^0.12.0",
"@webmonetization/react": "0.0.12",
"@webmonetization/types": "0.0.0",
"body-parser": "^1.19.0",
"express": "^4.17.1",
"figlet": "^1.5.0",
"@webmonetization/react": "workspace:*",
"@webmonetization/types": "workspace:*",
"body-parser": "^1.20.2",
"express": "^4.18.2",
"figlet": "^1.6.0",
"ilp-plugin-btp": "1.5.0",
"ilp-plugin-mini-accounts": "^4.2.0",
"ilp-protocol-stream": "2.7.2-alpha.2",
"inversify": "^6.0.0",
"inversify-express-utils": "^6.3.2",
"inversify": "^6.0.1",
"inversify-express-utils": "^6.4.3",
"oer-utils": "^5.1.2",
"react": "^17.0.0",
"react-dom": "^17.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-helmet": "^6.1.0",
"react-hot-loader": "^4.13.0"
"react-hot-loader": "^4.13.1"
},
"devDependencies": {
"@abraham/reflection": "0.12.0",
Expand All @@ -63,7 +63,7 @@
"@babel/preset-env": "7.22.4",
"@babel/preset-react": "7.22.3",
"@babel/preset-typescript": "7.21.5",
"@coil/webpack-utils": "^0.0.0",
"@coil/webpack-utils": "workspace:^",
"@commitlint/cli": "17.6.3",
"@commitlint/config-conventional": "17.6.3",
"@hot-loader/react-dom": "17.0.2",
Expand All @@ -74,7 +74,7 @@
"@types/figlet": "1.5.6",
"@types/jest": "29.5.1",
"@types/node": "18.16.16",
"@types/react": "17.0.62",
"@types/react": "17.0.58",
"@types/react-dom": "17.0.20",
"@types/react-helmet": "6.1.6",
"@typescript-eslint/eslint-plugin": "5.59.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/webmonetization-polyfill-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/uuid": "9.0.2",
"@typescript-eslint/eslint-plugin": "5.59.9",
"@typescript-eslint/parser": "5.59.9",
"@webmonetization/types": "0.0.0",
"@webmonetization/types": "workspace:*",
"JSON2016": "1.0.0",
"babel-plugin-parameter-decorator": "1.0.16",
"babel-plugin-transform-typescript-metadata": "0.3.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/webmonetization-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"upkeep": "cd ../.. && pnpm upkeep"
},
"dependencies": {
"@webmonetization/types": "0.0.0"
"@webmonetization/types": "workspace:*"
},
"devDependencies": {
"@abraham/reflection": "0.12.0",
Expand All @@ -50,14 +50,14 @@
"@babel/preset-env": "7.22.4",
"@babel/preset-react": "7.22.3",
"@babel/preset-typescript": "7.21.5",
"@coil/webpack-utils": "^0.0.0",
"@coil/webpack-utils": "workspace:^",
"@commitlint/cli": "17.6.3",
"@commitlint/config-conventional": "17.6.3",
"@swc/core": "1.3.64",
"@swc/jest": "0.2.26",
"@types/jest": "29.5.1",
"@types/node": "18.16.16",
"@types/react": "17.0.62",
"@types/react": "17.0.58",
"@typescript-eslint/eslint-plugin": "5.59.9",
"@typescript-eslint/parser": "5.59.9",
"JSON2016": "1.0.0",
Expand Down
14 changes: 7 additions & 7 deletions packages/webmonetization-testing-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@
"upkeep": "cd ../.. && pnpm upkeep"
},
"dependencies": {
"@webmonetization/types": "0.0.0",
"ajv": "^8.6.0",
"react": "^17.0.0",
"react-dom": "^17.0.0",
"react-hot-loader": "^4.13.0",
"@webmonetization/types": "workspace:*",
"ajv": "^8.12.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-hot-loader": "^4.13.1",
"uuid": "^9.0.0"
},
"devDependencies": {
Expand All @@ -51,7 +51,7 @@
"@babel/preset-env": "7.22.4",
"@babel/preset-react": "7.22.3",
"@babel/preset-typescript": "7.21.5",
"@coil/webpack-utils": "^0.0.0",
"@coil/webpack-utils": "workspace:^",
"@commitlint/cli": "17.6.3",
"@commitlint/config-conventional": "17.6.3",
"@hot-loader/react-dom": "17.0.2",
Expand All @@ -60,7 +60,7 @@
"@types/ajv": "1.0.0",
"@types/jest": "29.5.1",
"@types/node": "18.16.16",
"@types/react": "17.0.62",
"@types/react": "17.0.58",
"@types/react-dom": "17.0.20",
"@types/uuid": "9.0.2",
"@typescript-eslint/eslint-plugin": "5.59.9",
Expand Down
6 changes: 3 additions & 3 deletions packages/webmonetization-wext/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
"upkeep": "cd ../.. && pnpm upkeep"
},
"dependencies": {
"@dier-makr/annotations": "0.0.0",
"@webmonetization/polyfill-utils": "0.0.0",
"@webmonetization/types": "0.0.0"
"@dier-makr/annotations": "workspace:*",
"@webmonetization/polyfill-utils": "workspace:*",
"@webmonetization/types": "workspace:*"
},
"devDependencies": {
"@abraham/reflection": "0.12.0",
Expand Down
Loading
Loading