Skip to content

Commit

Permalink
chore: Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ribose-jeffreylau committed May 19, 2023
1 parent 468a617 commit 04faab4
Show file tree
Hide file tree
Showing 2 changed files with 2,343 additions and 1,915 deletions.
51 changes: 26 additions & 25 deletions packages/legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,45 +69,46 @@
"@react-three/fiber": "^7.0.29",
"@riboseinc/paneron-extension-glossarist": "^2.0.7",
"@riboseinc/paneron-extension-kit": "^2.0.7",
"@swc/cli": "^0.1.57",
"@swc/core": "^1.3.35",
"@swc/helpers": "^0.4.14",
"@swc/jest": "^0.2.24",
"@types/jest": "^29.2.2",
"@types/node": "18.11.9",
"@types/react": "16.14.30",
"@types/react-reconciler": "^0.28.0",
"@types/three": "^0.146.0",
"@swc/cli": "^0.1.62",
"@swc/core": "^1.3.58",
"@swc/helpers": "^0.5.1",
"@swc/jest": "^0.2.26",
"@types/jest": "^29.5.1",
"@types/node": "20.2.0",
"@types/react": "18.2.6",
"@types/react-reconciler": "^0.28.2",
"@types/three": "^0.152.0",
"@types/webpack-env": "^1.18.0",
"@typescript-eslint/eslint-plugin": "^5.52.0",
"@typescript-eslint/parser": "^5.52.0",
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6",
"codeceptjs": "^3.4.1",
"concurrently": "^7.5.0",
"concurrently": "^8.0.1",
"electron": "^24.3.0",
"eslint": "^8.27.0",
"eslint-import-resolver-typescript": "^3.5.2",
"eslint-plugin-jest": "^27.1.5",
"eslint": "^8.40.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-react": "^7.31.10",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"fast-check": "^3.3.0",
"immer": "^9.0.16",
"jest": "^29.3.1",
"fast-check": "^3.8.2",
"immer": "^10.0.2",
"jest": "^29.5.0",
"liquidjs": "^9.42.1",
"mkdirp": "^1.0.4",
"playwright": "^1.27.1",
"mkdirp": "^3.0.1",
"playwright": "^1.33.0",
"prop-types": "^15.8.1",
"react": "16.14.0",
"react-dom": "^16.14.0",
"react-flow-renderer": "~9.6.4",
"react-mathjax2": "^0.0.2",
"rimraf": "^3.0.2",
"regenerator-runtime": "^0.13.11",
"rimraf": "^5.0.1",
"run-script-os": "^1.1.6",
"three": "^0.146.0",
"three-stdlib": "^2.17.3",
"ts-jest": "^29.0.3",
"ts-node": "10.9.1",
"typescript": "4.8.4"
"ts-jest": "^29.1.0",
"ts-node": "^10.9.1",
"typescript": "4.9.5"
},
"license": "MIT"
}
Loading

0 comments on commit 04faab4

Please sign in to comment.