Skip to content

Commit 1537552

Browse files
committed
update lockfiles
1 parent 11cbea3 commit 1537552

2 files changed

Lines changed: 358 additions & 339 deletions

File tree

js/package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,12 @@
4747
"test": "npm-run-all test:*",
4848
"watch": "nodemon --watch src -e ts,css,html,cpp,hpp --exec \"pnpm build:debug\""
4949
},
50-
"dependencies": {},
5150
"devDependencies": {
52-
"@playwright/test": "^1.62.1",
53-
"cpy": "^13.2.2",
51+
"@playwright/test": "^1.63.0",
52+
"cpy": "^13.2.3",
5453
"esbuild": "^0.28.2",
55-
"lightningcss": "^1.33.0",
5654
"http-server": "^14.1.1",
55+
"lightningcss": "^1.33.0",
5756
"nodemon": "^3.1.14",
5857
"npm-run-all": "^4.1.5",
5958
"oxfmt": "^0.66.0",

0 commit comments

Comments
 (0)