Skip to content

Commit

Permalink
remove crypto-js from deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jtoar committed Nov 3, 2023
1 parent 0e8e37d commit 7226ae9
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 26 deletions.
2 changes: 0 additions & 2 deletions packages/auth-providers/dbAuth/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"@redwoodjs/project-config": "6.0.7",
"base64url": "3.0.1",
"core-js": "3.32.2",
"crypto-js": "4.1.1",
"md5": "2.3.0",
"uuid": "9.0.0"
},
Expand All @@ -35,7 +34,6 @@
"@babel/core": "^7.22.20",
"@redwoodjs/api": "6.0.7",
"@simplewebauthn/server": "7.3.1",
"@types/crypto-js": "4.1.1",
"@types/md5": "2.3.2",
"@types/uuid": "9.0.2",
"jest": "29.7.0",
Expand Down
2 changes: 0 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
"configstore": "3.1.5",
"core-js": "3.32.2",
"cross-env": "7.0.3",
"crypto-js": "4.1.1",
"decamelize": "5.0.1",
"dotenv-defaults": "5.0.2",
"enquirer": "2.4.1",
Expand Down Expand Up @@ -84,7 +83,6 @@
"devDependencies": {
"@babel/cli": "7.23.0",
"@babel/core": "^7.22.20",
"@types/crypto-js": "4.1.1",
"jest": "29.7.0",
"typescript": "5.2.2"
},
Expand Down
2 changes: 0 additions & 2 deletions packages/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"ansi-colors": "4.1.3",
"chokidar": "3.5.3",
"core-js": "3.32.2",
"crypto-js": "4.1.1",
"dotenv": "16.3.1",
"fast-json-parse": "1.0.3",
"fastify": "4.23.2",
Expand Down Expand Up @@ -68,7 +67,6 @@
"@tailwindcss/forms": "0.5.3",
"@tremor/react": "3.4.1",
"@types/aws-lambda": "8.10.119",
"@types/crypto-js": "4.1.1",
"@types/jsonwebtoken": "9.0.2",
"@types/lodash": "4.14.195",
"@types/mailparser": "^3",
Expand Down
20 changes: 0 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8072,12 +8072,10 @@ __metadata:
"@redwoodjs/api": 6.0.7
"@redwoodjs/project-config": 6.0.7
"@simplewebauthn/server": 7.3.1
"@types/crypto-js": 4.1.1
"@types/md5": 2.3.2
"@types/uuid": 9.0.2
base64url: 3.0.1
core-js: 3.32.2
crypto-js: 4.1.1
jest: 29.7.0
md5: 2.3.0
typescript: 5.2.2
Expand Down Expand Up @@ -8478,7 +8476,6 @@ __metadata:
"@redwoodjs/project-config": 6.0.7
"@redwoodjs/structure": 6.0.7
"@redwoodjs/telemetry": 6.0.7
"@types/crypto-js": 4.1.1
boxen: 5.1.2
camelcase: 6.3.0
chalk: 4.1.2
Expand All @@ -8487,7 +8484,6 @@ __metadata:
configstore: 3.1.5
core-js: 3.32.2
cross-env: 7.0.3
crypto-js: 4.1.1
decamelize: 5.0.1
dotenv-defaults: 5.0.2
enquirer: 2.4.1
Expand Down Expand Up @@ -9078,7 +9074,6 @@ __metadata:
"@tailwindcss/forms": 0.5.3
"@tremor/react": 3.4.1
"@types/aws-lambda": 8.10.119
"@types/crypto-js": 4.1.1
"@types/jsonwebtoken": 9.0.2
"@types/lodash": 4.14.195
"@types/mailparser": ^3
Expand All @@ -9097,7 +9092,6 @@ __metadata:
buffer: 6.0.3
chokidar: 3.5.3
core-js: 3.32.2
crypto-js: 4.1.1
dotenv: 16.3.1
fast-json-parse: 1.0.3
fastify: 4.23.2
Expand Down Expand Up @@ -11326,13 +11320,6 @@ __metadata:
languageName: node
linkType: hard

"@types/crypto-js@npm:4.1.1":
version: 4.1.1
resolution: "@types/crypto-js@npm:4.1.1"
checksum: e53b712c5d3b72d19c67a06c8bbaaafd989d78f71a2168f1376c8fb84d5744e5166b58d79528a124645e13f13fe4d2c97ee8f03d649ef913e93ca6b8cee41370
languageName: node
linkType: hard

"@types/d3-array@npm:^3.0.3":
version: 3.0.5
resolution: "@types/d3-array@npm:3.0.5"
Expand Down Expand Up @@ -16824,13 +16811,6 @@ __metadata:
languageName: node
linkType: hard

"crypto-js@npm:4.1.1":
version: 4.1.1
resolution: "crypto-js@npm:4.1.1"
checksum: 50cc66a35f2738171d9a6d80c85ba7d00cb6440b756db035ba9ccd03032c0a803029a62969ecd4c844106c980af87687c64b204dd967989379c4f354fb482d37
languageName: node
linkType: hard

"crypto-random-string@npm:^1.0.0":
version: 1.0.0
resolution: "crypto-random-string@npm:1.0.0"
Expand Down

0 comments on commit 7226ae9

Please sign in to comment.