Skip to content

Commit 638f617

Browse files
authored
chore: update dependencies (#349)
1 parent 38ade81 commit 638f617

File tree

2 files changed

+91
-81
lines changed

2 files changed

+91
-81
lines changed

package-lock.json

Lines changed: 84 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,23 +26,23 @@
2626
"@playcanvas/observer": "^1.6.6",
2727
"@playcanvas/pcui": "^5.2.3",
2828
"@rollup/plugin-alias": "^5.1.1",
29-
"@rollup/plugin-commonjs": "^28.0.6",
29+
"@rollup/plugin-commonjs": "^28.0.8",
3030
"@rollup/plugin-image": "^3.0.3",
3131
"@rollup/plugin-json": "^6.1.0",
32-
"@rollup/plugin-node-resolve": "^16.0.2",
32+
"@rollup/plugin-node-resolve": "^16.0.3",
3333
"@rollup/plugin-replace": "^6.0.2",
3434
"@rollup/plugin-terser": "^0.4.4",
3535
"@rollup/plugin-typescript": "^12.1.4",
36-
"@types/react": "^18.3.13",
37-
"@types/react-dom": "^18.3.1",
38-
"@typescript-eslint/eslint-plugin": "^8.46.0",
39-
"@typescript-eslint/parser": "^8.46.0",
36+
"@types/react": "^18.3.26",
37+
"@types/react-dom": "^18.3.7",
38+
"@typescript-eslint/eslint-plugin": "^8.46.1",
39+
"@typescript-eslint/parser": "^8.46.1",
4040
"concurrently": "^9.2.1",
4141
"cross-env": "^10.1.0",
4242
"eslint": "^9.37.0",
4343
"eslint-import-resolver-typescript": "^4.4.4",
4444
"globals": "^16.4.0",
45-
"playcanvas": "^2.12.0",
45+
"playcanvas": "^2.12.3",
4646
"qrious": "^4.0.2",
4747
"react": "^18.3.1",
4848
"react-dom": "^18.3.1",

0 commit comments

Comments
 (0)