{ "name": "app", "packageManager": "yarn@1.22.19", "dependencies": { "@hotwired/stimulus": "^3.2.2", "@popperjs/core": "^2.11.8", "@rails/ujs": "^7.1.2", "bootstrap": "^5.3.2", "esbuild": "^0.19.5", "jquery": "^3.7.1", "jquery-ujs": "^1.2.3" }, "scripts": { "build": "node esbuild.config.mjs" }, "devDependencies": { "@types/bootstrap": "^5.2.10", "@types/jquery": "^3.5.29", "@types/jqueryui": "^1.12.20", "@types/rails__ujs": "^6.0.4", "@uwu-codes/eslint-config": "^1.1.26", "chokidar": "^3.5.3", "esbuild-sass-plugin": "^2.16.0", "eslint": "^8.53.0", "prettier": "^3.0.3", "typescript": "^5.2.2" }, "license": "MIT" }