update all the things again

This commit is contained in:
Felix Roos 2025-01-26 14:51:08 +01:00
parent badbcdcf25
commit 3e721d91a5
No known key found for this signature in database
14 changed files with 411 additions and 420 deletions

View file

@ -32,9 +32,9 @@
"dependencies": {
"@strudel/core": "workspace:*",
"@strudel/mini": "workspace:*",
"acorn": "^8.11.3",
"acorn": "^8.14.0",
"escodegen": "^2.1.0",
"estree-walker": "^3.0.1"
"estree-walker": "^3.0.3"
},
"devDependencies": {
"vite": "^6.0.11",