Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tailuge committed Nov 22, 2023
1 parent c18bd4b commit bd79859
Show file tree
Hide file tree
Showing 5 changed files with 165 additions and 171 deletions.
4 changes: 2 additions & 2 deletions dist/diagram.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/index.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dist/vendor.js

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@
"three": "^0.158.0"
},
"devDependencies": {
"@swc/core": "^1.3.96",
"@swc/core": "^1.3.99",
"@swc/jest": "^0.2.29",
"@testing-library/dom": "^9.3.3",
"@types/chai": "^4.3.10",
"@types/jest": "^29.5.8",
"@types/node": "^20.9.2",
"@types/three": "^0.158.2",
"@types/chai": "^4.3.11",
"@types/jest": "^29.5.10",
"@types/node": "^20.9.4",
"@types/three": "^0.158.3",
"chai": "^4.3.10",
"ini": "^4.1.1",
"jest": "^29.7.0",
Expand All @@ -62,7 +62,7 @@
"ts-jest": "^29.1.1",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.1",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1"
Expand Down
Loading

0 comments on commit bd79859

Please sign in to comment.