Skip to content

Commit

Permalink
chore(): weird changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ororsatti committed Oct 22, 2024
1 parent 03e6004 commit 38d88a0
Show file tree
Hide file tree
Showing 28 changed files with 49 additions and 42 deletions.
2 changes: 1 addition & 1 deletion apps/consumer-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@
"ts-node-dev": "^2.0.0",
"typescript": "^5.3.3"
}
}
}
4 changes: 2 additions & 2 deletions apps/generic-issuance-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"@monaco-editor/react": "^4.6.0",
"@pcd/client-shared": "0.2.0",
"@pcd/passport-interface": "0.13.0",
"@pcd/pod": "0.3.0",
"@pcd/podbox-shared": "0.2.0",
"@pcd/client-shared": "0.2.0",
"@pcd/passport-interface": "0.13.0",
"@pcd/util": "0.7.0",
"@rollbar/react": "^0.11.2",
"@stytch/react": "^15.0.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/passport-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"@pcd/eddsa-frog-pcd": "0.5.0",
"@pcd/eddsa-pcd": "0.8.0",
"@pcd/eddsa-ticket-pcd": "0.8.0",
"@pcd/server-shared": "0.2.0",
"@pcd/email-pcd": "0.8.0",
"@pcd/message-pcd": "0.3.0",
"@pcd/passport-crypto": "0.13.0",
Expand All @@ -43,7 +44,6 @@
"@pcd/semaphore-group-pcd": "0.13.0",
"@pcd/semaphore-identity-pcd": "0.13.0",
"@pcd/semaphore-signature-pcd": "0.13.0",
"@pcd/server-shared": "0.2.0",
"@pcd/util": "^0.7.0",
"@pcd/zk-eddsa-event-ticket-pcd": "0.8.0",
"@pcd/zk-eddsa-frog-pcd": "0.5.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/test-zapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"preview": "vite preview"
},
"dependencies": {
"@parcnet-js/app-connector": "^1.0.0",
"@parcnet-js/client-rpc": "^1.0.0",
"@parcnet-js/podspec": "^1.0.0",
"@parcnet-js/ticket-spec": "^1.0.0",
"@parcnet-js/client-rpc": "^1.0.0",
"@parcnet-js/app-connector": "^1.0.0",
"@pcd/pod": "0.3.0",
"json-bigint": "^1.0.0",
"lodash": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion examples/zuauth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"lint": "next lint"
},
"dependencies": {
"@pcd/passport-interface": "^0.13.0",
"@pcd/util": "0.7.0",
"@pcd/passport-interface": "^0.13.0",
"@pcd/zuauth": "1.6.0",
"iron-session": "^8.0.2",
"next": "^14.1.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/lib/gpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
"@pcd/pod": "0.3.0",
"@pcd/util": "0.7.0",
"@semaphore-protocol/identity": "^3.15.2",
"json-bigint": "^1.0.0",
"lodash": "^4.17.21",
"semaphore-identity-v4": "npm:@semaphore-protocol/identity@^4.0.3",
"lodash": "^4.17.21",
"json-bigint": "^1.0.0",
"snarkjs": "^0.7.4",
"url-join": "^4.0.1",
"valibot": "^0.42.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/lib/gpcircuits/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"@pcd/tsconfig": "0.13.0",
"@pcd/util": "^0.7.0",
"@semaphore-protocol/identity": "^3.15.2",
"semaphore-identity-v4": "npm:@semaphore-protocol/identity@^4.0.3",
"@types/chai": "^4.3.5",
"@types/mocha": "^10.0.1",
"@types/snarkjs": "^0.7.5",
Expand All @@ -59,7 +60,6 @@
"lodash": "^4.17.21",
"mocha": "^10.2.0",
"poseidon-lite": "^0.3.0",
"semaphore-identity-v4": "npm:@semaphore-protocol/identity@^4.0.3",
"ts-mocha": "^10.0.0",
"typescript": "^5.3.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/lib/passport-crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"devDependencies": {
"@pcd/eslint-config-custom": "0.13.0",
"@pcd/tsconfig": "0.13.0",
"libsodium-wrappers-sumo": "^0.7.15",
"@types/react": "^18.0.22",
"eslint": "^8.57.0",
"fix-esm-import-path": "^1.10.0",
"libsodium-wrappers-sumo": "^0.7.15",
"typescript": "^5.3.3",
"vitest": "^2.1.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/lib/passport-interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@
"@pcd/pcd-collection": "0.13.0",
"@pcd/pcd-types": "0.13.0",
"@pcd/pod": "0.3.0",
"@pcd/pod-pcd": "0.3.0",
"@pcd/pod-ticket-pcd": "0.3.0",
"@pcd/semaphore-group-pcd": "0.13.0",
"@pcd/semaphore-identity-pcd": "0.13.0",
"@pcd/pod-pcd": "0.3.0",
"@pcd/semaphore-signature-pcd": "0.13.0",
"@pcd/util": "0.7.0",
"@semaphore-protocol/identity": "^3.15.2",
Expand Down
3 changes: 2 additions & 1 deletion packages/lib/pcd-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,6 @@
},
"publishConfig": {
"access": "public"
}
},
"dependencies": {}
}
2 changes: 1 addition & 1 deletion packages/lib/pod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"@pcd/pcd-types": "0.13.0",
"@pcd/tsconfig": "0.13.0",
"@semaphore-protocol/identity": "^3.15.2",
"@types/chai": "^4.3.5",
"@types/circomlibjs": "^0.1.6",
"@types/chai": "^4.3.5",
"@types/mocha": "^10.0.1",
"@zk-kit/baby-jubjub": "1.0.3",
"circomlibjs": "^0.1.7",
Expand Down
1 change: 1 addition & 0 deletions packages/lib/podbox-shared/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@pcd/podbox-shared",
"private": false,
"version": "0.2.0",
"license": "GPL-3.0-or-later",
"main": "./dist/cjs/src/index.js",
Expand Down
1 change: 1 addition & 0 deletions packages/lib/zuauth/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@pcd/zuauth",
"private": false,
"version": "1.6.0",
"license": "GPL-3.0-or-later",
"main": "./dist/cjs/src/index.js",
Expand Down
6 changes: 4 additions & 2 deletions packages/patched/snarkjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,9 @@
"buildiifemin": "BROWSER=true rollup -c config/rollup.iife_min.config.js",
"buildesm": "BROWSER=true rollup -c config/rollup.browser.esm.config"
},
"bin": "build/cli.cjs",
"bin": {
"snarkjs": "build/cli.cjs"
},
"directories": {
"templates": "templates"
},
Expand All @@ -55,9 +57,9 @@
},
"dependencies": {
"@iden3/binfileutils": "0.0.12",
"@pcd/circom_runtime": "0.3.0",
"bfj": "^7.0.2",
"blake2b-wasm": "^2.4.0",
"@pcd/circom_runtime": "0.3.0",
"ejs": "^3.1.6",
"fastfile": "0.0.20",
"ffjavascript": "0.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/pcd/message-pcd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@types/chai-as-promised": "^7.1.5",
"@pcd/eslint-config-custom": "0.13.0",
"@pcd/tsconfig": "0.13.0",
"@types/chai-as-promised": "^7.1.5",
"@types/json-bigint": "^1.0.1",
"@types/mocha": "^10.0.1",
"@types/uuid": "^9.0.0",
Expand Down
1 change: 1 addition & 0 deletions packages/tools/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"scripts": {
"clean": "rm -rf dist node_modules *.tsbuildinfo"
},
"dependencies": {},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
Expand Down
12 changes: 6 additions & 6 deletions packages/tools/perftest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
"clean": "rm -rf dist node_modules *.tsbuildinfo"
},
"dependencies": {
"commander": "^11.0.0",
"conf": "^11.0.2",
"log-symbols": "^4.1.0",
"uuid": "^9.0.0",
"@pcd/eddsa-ticket-pcd": "^0.8.0",
"@pcd/gpc": "^0.2.0",
"@pcd/gpc-pcd": "^0.2.0",
Expand All @@ -20,17 +24,13 @@
"@pcd/semaphore-signature-pcd": "^0.13.0",
"@pcd/util": "^0.7.0",
"@pcd/zk-eddsa-event-ticket-pcd": "^0.8.0",
"@semaphore-protocol/identity": "^3.15.2",
"commander": "^11.0.0",
"conf": "^11.0.2",
"log-symbols": "^4.1.0",
"uuid": "^9.0.0"
"@semaphore-protocol/identity": "^3.15.2"
},
"devDependencies": {
"ts-node": "*",
"@pcd/eslint-config-custom": "0.13.0",
"@pcd/tsconfig": "0.13.0",
"eslint": "^8.57.0",
"ts-node": "*",
"typescript": "^5.3.3"
},
"publishConfig": {
Expand Down
1 change: 1 addition & 0 deletions packages/tools/tsconfig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "@pcd/tsconfig",
"version": "0.13.0",
"license": "MIT",
"private": false,
"files": [
"base.json",
"nextjs.json",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/gpc-pcd-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"dependencies": {
"@pcd/gpc": "0.2.0",
"@pcd/gpc-pcd": "0.2.0",
"@pcd/pod": "0.3.0",
"@pcd/passport-ui": "0.13.0",
"@pcd/pcd-types": "0.13.0",
"@pcd/pod": "0.3.0",
"@pcd/util": "0.7.0",
"@semaphore-protocol/identity": "^3.15.2",
"react": "^18.2.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/rsa-image-pcd-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"clean": "rm -rf dist node_modules *.tsbuildinfo"
},
"dependencies": {
"@pcd/rsa-image-pcd": "0.7.0",
"@pcd/passport-ui": "0.13.0",
"@pcd/pcd-types": "0.13.0",
"@pcd/rsa-image-pcd": "0.7.0"
"@pcd/pcd-types": "0.13.0"
},
"devDependencies": {
"@pcd/eslint-config-custom": "0.13.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/rsa-pcd-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"clean": "rm -rf dist node_modules *.tsbuildinfo"
},
"dependencies": {
"@pcd/rsa-pcd": "0.8.0",
"@pcd/passport-ui": "0.13.0",
"@pcd/pcd-types": "0.13.0",
"@pcd/rsa-pcd": "0.8.0"
"@pcd/pcd-types": "0.13.0"
},
"devDependencies": {
"@pcd/eslint-config-custom": "0.13.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/rsa-ticket-pcd-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"clean": "rm -rf dist node_modules *.tsbuildinfo"
},
"dependencies": {
"@pcd/rsa-ticket-pcd": "0.8.0",
"@pcd/passport-ui": "0.13.0",
"@pcd/pcd-types": "0.13.0",
"@pcd/rsa-ticket-pcd": "0.8.0"
"@pcd/pcd-types": "0.13.0"
},
"devDependencies": {
"@pcd/eslint-config-custom": "0.13.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/semaphore-group-pcd-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"clean": "rm -rf dist node_modules *.tsbuildinfo"
},
"dependencies": {
"@pcd/semaphore-group-pcd": "0.13.0",
"@pcd/passport-ui": "0.13.0",
"@pcd/pcd-types": "0.13.0",
"@pcd/semaphore-group-pcd": "0.13.0"
"@pcd/pcd-types": "0.13.0"
},
"devDependencies": {
"@pcd/eslint-config-custom": "0.13.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/semaphore-identity-pcd-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"clean": "rm -rf dist node_modules *.tsbuildinfo"
},
"dependencies": {
"@pcd/semaphore-identity-pcd": "0.13.0",
"@pcd/passport-ui": "0.13.0",
"@pcd/pcd-types": "0.13.0",
"@pcd/semaphore-identity-pcd": "0.13.0"
"@pcd/pcd-types": "0.13.0"
},
"devDependencies": {
"@pcd/eslint-config-custom": "0.13.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/semaphore-signature-pcd-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"clean": "rm -rf dist node_modules *.tsbuildinfo"
},
"dependencies": {
"@pcd/semaphore-signature-pcd": "0.13.0",
"@pcd/passport-ui": "0.13.0",
"@pcd/pcd-types": "0.13.0",
"@pcd/semaphore-signature-pcd": "0.13.0"
"@pcd/pcd-types": "0.13.0"
},
"devDependencies": {
"@pcd/eslint-config-custom": "0.13.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/webauthn-pcd-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"clean": "rm -rf dist node_modules *.tsbuildinfo"
},
"dependencies": {
"@pcd/webauthn-pcd": "0.13.0",
"@pcd/passport-ui": "0.13.0",
"@pcd/pcd-types": "0.13.0",
"@pcd/webauthn-pcd": "0.13.0"
"@pcd/pcd-types": "0.13.0"
},
"devDependencies": {
"@pcd/eslint-config-custom": "0.13.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/zk-eddsa-event-ticket-pcd-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"clean": "rm -rf dist node_modules *.tsbuildinfo"
},
"dependencies": {
"@pcd/zk-eddsa-event-ticket-pcd": "0.8.0",
"@pcd/passport-ui": "0.13.0",
"@pcd/pcd-types": "0.13.0",
"@pcd/zk-eddsa-event-ticket-pcd": "0.8.0"
"@pcd/pcd-types": "0.13.0"
},
"devDependencies": {
"@pcd/eslint-config-custom": "0.13.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/zk-eddsa-frog-pcd-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"clean": "rm -rf dist node_modules *.tsbuildinfo"
},
"dependencies": {
"@pcd/zk-eddsa-frog-pcd": "0.5.0",
"@pcd/passport-ui": "0.13.0",
"@pcd/pcd-types": "0.13.0",
"@pcd/zk-eddsa-frog-pcd": "0.5.0"
"@pcd/pcd-types": "0.13.0"
},
"devDependencies": {
"@pcd/eslint-config-custom": "0.13.0",
Expand Down

0 comments on commit 38d88a0

Please sign in to comment.