diff --git a/bun.lockb b/bun.lockb index cb4c543..90520f3 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index ccc4224..7429e2e 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "description": "A React component which can parse JSX and output rendered React Components", "devDependencies": { "@happy-dom/global-registrator": "^14.12.3", - "@types/acorn": "^4.0.6", + "@types/acorn": "^6.0.0", "@types/bun": "^1.1.6", "@typescript-eslint/eslint-plugin": "^7.15.0", "@typescript-eslint/parser": "^7.15.0",