Skip to content

Commit

Permalink
node modules housekeeping
Browse files Browse the repository at this point in the history
  • Loading branch information
carlos-kryha committed Nov 14, 2023
1 parent 23035ed commit 2ec4377
Show file tree
Hide file tree
Showing 2 changed files with 709 additions and 926 deletions.
20 changes: 10 additions & 10 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,18 @@
"version": "0.1.0",
"dependencies": {
"@agoric/rpc": "^0.6.0",
"@agoric/smart-wallet": "0.5.4-dev-eb7e9eb.0",
"@agoric/store": "^0.9.2",
"@agoric/smart-wallet": "^0.5.4-u12.0",
"@agoric/store": "^0.9.3-u12.0",
"@agoric/wallet-connection": "^0.1.18-u12.0",
"@agoric/web-components": "0.12.1-dev-7c365a1.0",
"@emotion/react": "^11.9.3",
"@emotion/styled": "^11.9.3",
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^11.2.7",
"@testing-library/user-event": "^12.8.3",
"@types/react-vis": "^1.11.13",
"@types/three": "^0.144.0",
"axios": "^0.27.2",
"axios": "^1.6.0",
"crypto-browserify": "^3.12.0",
"eslint": "^8.48.0",
"json5": "^2.2.1",
Expand All @@ -27,7 +29,7 @@
"react-query": "^3.39.0",
"react-router-dom": "^6.3.0",
"react-vis": "^1.12.1",
"ses": "^0.15.16",
"ses": "^0.16",
"three": "^0.144.0",
"typescript": "^4.6.4",
"web-vitals": "^2.1.4",
Expand Down Expand Up @@ -65,11 +67,10 @@
]
},
"devDependencies": {
"@agoric/casting": "0.3.3-dev-f5341af.0",
"@agoric/ertp": "0.16.3-dev-f581a7e.0",
"@agoric/ui-components": "0.7.1-dev-7cf64bb.0",
"@agoric/wallet": "0.18.4-dev-eb7e9eb.0",
"@agoric/web-components": "0.12.1-dev-7c365a1.0",
"@agoric/casting": "^0.4.3-u12.0",
"@agoric/ertp": "^0.16.3-u12.0",
"@agoric/ui-components": "^0.3.9-u12.0",
"@agoric/wallet": "^0.18.4-u12.0",
"@emotion/babel-plugin": "^11.9.2",
"@endo/captp": "^2.0.8",
"@endo/eslint-plugin": "^0.4.0",
Expand All @@ -89,7 +90,6 @@
"@typescript-eslint/parser": "^5.25.0",
"@vitejs/plugin-react": "^2.0.1",
"customize-cra": "^1.0.0",
"eslint": "^8.22.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-react-app": "^7.0.0",
"eslint-plugin-prettier": "^5.0.0",
Expand Down
Loading

0 comments on commit 2ec4377

Please sign in to comment.