diff --git a/package.json b/package.json index f414c9a..7f7bf6b 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "lint": "eslint resources/js --fix --ext js,vue,ts" }, "devDependencies": { - "@babel/core": "^7.22.5", + "@babel/core": "^8.0.1", "@inertiajs/inertia": "^0.11.1", "@inertiajs/inertia-vue3": "^0.6.0", "@rollup/plugin-alias": "^5.0.1",