diff --git a/package-lock.json b/package-lock.json index e9fab7e..1553f5c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "eslint": "^9.39.2", "eslint-config-prettier": "^10.1.8", "eslint-plugin-prettier": "^5.5.4", - "globals": "^16.5.0", + "globals": "^17.0.0", "husky": "^9.1.7", "jest": "^29.7.0", "lint-staged": "^16.2.7", @@ -62,7 +62,6 @@ "integrity": "sha512-H3mcG6ZDLTlYfaSNi0iOKkigqMFvkTKlGUYlD8GW7nNOYRrevuA46iTypPyv+06V3fEmvvazfntkBU34L0azAw==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@babel/code-frame": "^7.28.6", "@babel/generator": "^7.28.6", @@ -1482,7 +1481,6 @@ "integrity": "sha512-npiaib8XzbjtzS2N4HlqPvlpxpmZ14FjSJrteZpPxGUaYPlvhzlzUZ4mZyABo0EFrOWnvyd0Xxroq//hKhtAWg==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@typescript-eslint/scope-manager": "8.53.0", "@typescript-eslint/types": "8.53.0", @@ -1687,7 +1685,6 @@ "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==", "dev": true, "license": "MIT", - "peer": true, "bin": { "acorn": "bin/acorn" }, @@ -1971,7 +1968,6 @@ } ], "license": "MIT", - "peer": true, "dependencies": { "baseline-browser-mapping": "^2.9.0", "caniuse-lite": "^1.0.30001759", @@ -2440,7 +2436,6 @@ "integrity": "sha512-LEyamqS7W5HB3ujJyvi0HQK/dtVINZvd5mAAp9eT5S/ujByGjiZLCzPcHVzuXbpJDJF/cxwHlfceVUDZ2lnSTw==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@eslint-community/eslint-utils": "^4.8.0", "@eslint-community/regexpp": "^4.12.1", @@ -2501,7 +2496,6 @@ "integrity": "sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==", "dev": true, "license": "MIT", - "peer": true, "bin": { "eslint-config-prettier": "bin/cli.js" }, @@ -3018,9 +3012,9 @@ } }, "node_modules/globals": { - "version": "16.5.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-16.5.0.tgz", - "integrity": "sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==", + "version": "17.0.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-17.0.0.tgz", + "integrity": "sha512-gv5BeD2EssA793rlFWVPMMCqefTlpusw6/2TbAVMy0FzcG8wKJn4O+NqJ4+XWmmwrayJgw5TzrmWjFgmz1XPqw==", "dev": true, "license": "MIT", "engines": { @@ -4624,7 +4618,6 @@ "integrity": "sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==", "dev": true, "license": "MIT", - "peer": true, "bin": { "prettier": "bin/prettier.cjs" }, @@ -5230,7 +5223,6 @@ "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", "dev": true, "license": "MIT", - "peer": true, "engines": { "node": ">=12" }, @@ -5326,7 +5318,6 @@ "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", "dev": true, "license": "Apache-2.0", - "peer": true, "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" diff --git a/package.json b/package.json index 7aef014..1fb81a3 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "eslint": "^9.39.2", "eslint-config-prettier": "^10.1.8", "eslint-plugin-prettier": "^5.5.4", - "globals": "^16.5.0", + "globals": "^17.0.0", "husky": "^9.1.7", "jest": "^29.7.0", "lint-staged": "^16.2.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2c40fc9..ec0e807 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,10 +7,6 @@ settings: importers: .: - dependencies: - opencode-ai: - specifier: '>=1.0.0' - version: 1.0.198 devDependencies: '@eslint/js': specifier: ^9.39.2 @@ -31,8 +27,8 @@ importers: specifier: ^5.5.4 version: 5.5.5(eslint-config-prettier@10.1.8(eslint@9.39.2))(eslint@9.39.2)(prettier@3.8.0) globals: - specifier: ^16.5.0 - version: 16.5.0 + specifier: ^17.0.0 + version: 17.0.0 husky: specifier: ^9.1.7 version: 9.1.7 @@ -963,8 +959,8 @@ packages: resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==} engines: {node: '>=18'} - globals@16.5.0: - resolution: {integrity: sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==} + globals@17.0.0: + resolution: {integrity: sha512-gv5BeD2EssA793rlFWVPMMCqefTlpusw6/2TbAVMy0FzcG8wKJn4O+NqJ4+XWmmwrayJgw5TzrmWjFgmz1XPqw==} engines: {node: '>=18'} graceful-fs@4.2.11: @@ -1351,65 +1347,6 @@ packages: resolution: {integrity: sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==} engines: {node: '>=18'} - opencode-ai@1.0.198: - resolution: {integrity: sha512-f4RMqFKOdrQuN34s6pBC50265Px3KoUQ7fpnR+ozewJ9OExmV2HxqbMcjO+eytDVQXq09w8NV5B4s4LwCYsVTw==} - hasBin: true - - opencode-darwin-arm64@1.0.198: - resolution: {integrity: sha512-B2TFwxDUJu7t36okHNmxjH2LaNEmTtLv/OxgBqhA0PQg44WP7w2eK3f0cZZgR77ddNDxCzEBAHvzMeTZmt2e/g==} - cpu: [arm64] - os: [darwin] - - opencode-darwin-x64-baseline@1.0.198: - resolution: {integrity: sha512-VeyCJ1npCrpYZGc6uf8T+Eya/BX4VSqXx9M67AyqN5mkzjsLfFUPgG7+7mPu+tm4XKoQYnoqYwc3FYG+ukuhhQ==} - cpu: [x64] - os: [darwin] - - opencode-darwin-x64@1.0.198: - resolution: {integrity: sha512-jcrBZYKPq1sZOby7hIoOmlLSNWOz3I8P2poTmtCLBXK9+JnWN+e2cM9rHb4IoBQWTkqI3FjSxE9pq3Qk4EA0Rw==} - cpu: [x64] - os: [darwin] - - opencode-linux-arm64-musl@1.0.198: - resolution: {integrity: sha512-SNYBJNy5sgsKUyMHIHczS6khcgxQAUjRK2kuqbdrbfTjHrlLgspELSBMZaza3OUCBihdxcRAY7mcDmF9J0WdLw==} - cpu: [arm64] - os: [linux] - - opencode-linux-arm64@1.0.198: - resolution: {integrity: sha512-iuH1BKC1ScZ+oidOQ+CWMgLYtYrEiJZDmbkb4o9d9YvC19pz8J4TePSeoo+VPAhuwL+1ikWSbQd41f4aOyW2Ug==} - cpu: [arm64] - os: [linux] - - opencode-linux-x64-baseline-musl@1.0.198: - resolution: {integrity: sha512-ykykY/4pNFwmuGtxVgjJKuRV7D6WN6LWxt4Evcf/h3xY2XlsxwyJOLuu9i+GsYfx4meGnqujMQtLsYbXm2k3hg==} - cpu: [x64] - os: [linux] - - opencode-linux-x64-baseline@1.0.198: - resolution: {integrity: sha512-gyPMJ8yhKubYGPY55I3hbxIWd2/mJMXghVsNSKu9mocKOlYgL18J8XXXvSxsZsMz1tWddBheJPcv7wlDUIcdeQ==} - cpu: [x64] - os: [linux] - - opencode-linux-x64-musl@1.0.198: - resolution: {integrity: sha512-PCxGITPqZvEY+HaniiV2SBDFRZST8MKEIM+c4g0S9qFnCLQhJO4x3oxGothFkjhJzg5vQLcbZTGEy2EQWTxCoA==} - cpu: [x64] - os: [linux] - - opencode-linux-x64@1.0.198: - resolution: {integrity: sha512-T+sifaytMPVFt4xpCeMM+SeykLPeSyjgq1QfZF57sexnOvPbfvH4hvIT6ZHuZxC7VTWIe7oxp1fCI4KbJQRSFA==} - cpu: [x64] - os: [linux] - - opencode-windows-x64-baseline@1.0.198: - resolution: {integrity: sha512-hHTFl+bl/gEo0lfiaS3Jm9qOg+RB2ubD4ZaFC9lIucB63eV6XPuKanhA+6sVwJZhS8SgTMZIhDp1EnJaRbVQyw==} - cpu: [x64] - os: [win32] - - opencode-windows-x64@1.0.198: - resolution: {integrity: sha512-FTDh2rj8m7+tCEMW9zXFxeeLlBMHVGjA0Ml7jLA8rf0ZAZ6ogsafsPkHRM7Ch7KaCAjWRk9favjQhBzaby6HRw==} - cpu: [x64] - os: [win32] - optionator@0.9.4: resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==} engines: {node: '>= 0.8.0'} @@ -2871,7 +2808,7 @@ snapshots: globals@14.0.0: {} - globals@16.5.0: {} + globals@17.0.0: {} graceful-fs@4.2.11: {} @@ -3419,53 +3356,6 @@ snapshots: dependencies: mimic-function: 5.0.1 - opencode-ai@1.0.198: - optionalDependencies: - opencode-darwin-arm64: 1.0.198 - opencode-darwin-x64: 1.0.198 - opencode-darwin-x64-baseline: 1.0.198 - opencode-linux-arm64: 1.0.198 - opencode-linux-arm64-musl: 1.0.198 - opencode-linux-x64: 1.0.198 - opencode-linux-x64-baseline: 1.0.198 - opencode-linux-x64-baseline-musl: 1.0.198 - opencode-linux-x64-musl: 1.0.198 - opencode-windows-x64: 1.0.198 - opencode-windows-x64-baseline: 1.0.198 - - opencode-darwin-arm64@1.0.198: - optional: true - - opencode-darwin-x64-baseline@1.0.198: - optional: true - - opencode-darwin-x64@1.0.198: - optional: true - - opencode-linux-arm64-musl@1.0.198: - optional: true - - opencode-linux-arm64@1.0.198: - optional: true - - opencode-linux-x64-baseline-musl@1.0.198: - optional: true - - opencode-linux-x64-baseline@1.0.198: - optional: true - - opencode-linux-x64-musl@1.0.198: - optional: true - - opencode-linux-x64@1.0.198: - optional: true - - opencode-windows-x64-baseline@1.0.198: - optional: true - - opencode-windows-x64@1.0.198: - optional: true - optionator@0.9.4: dependencies: deep-is: 0.1.4