diff --git a/package-lock.json b/package-lock.json index 964a18e..6e5ecce 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,6 +14,7 @@ "@babel/types": "^7.25.2", "@google/generative-ai": "^0.24.0", "@types/babel__core": "^7.20.5", + "@types/source-map": "^0.5.2", "babel-plugin-transform-beautifier": "^0.1.0", "commander": "^13.0.0", "dotenv": "^16.4.5", @@ -32,7 +33,6 @@ "devDependencies": { "@eslint/js": "^9.8.0", "@types/node": "^22.0.0", - "@types/source-map": "^0.5.2", "eslint": "^9.8.0", "eslint-plugin-unused-imports": "^4.1.2", "globals": "^16.0.0", @@ -2338,7 +2338,6 @@ "version": "0.5.2", "resolved": "https://registry.npmjs.org/@types/source-map/-/source-map-0.5.2.tgz", "integrity": "sha512-++w4WmMbk3dS3UeHGzAG+xJOSz5Xqtjys/TBkqG3qp3SeWE7Wwezqe5eB7B51cxUyh4PW7bwVotpsLdBK0D8cw==", - "dev": true, "license": "MIT" }, "node_modules/@typescript-eslint/eslint-plugin": { @@ -5634,9 +5633,9 @@ } }, "node_modules/prettier": { - "version": "3.5.3", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.3.tgz", - "integrity": "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==", + "version": "3.8.0", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.0.tgz", + "integrity": "sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==", "dev": true, "license": "MIT", "bin": {