diff --git a/package.json b/package.json index 4f2141c..8801b84 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@types/node": "18.19.33", "@types/node-schedule": "2.1.7", "chai": "4.4.1", - "eslint": "10.0.0-rc.1", + "eslint": "9.39.2", "mocha": "10.4.0", "prettier": "2.8.8", "prisma": "5.13.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b1d4bd3..037b8e2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -29,7 +29,7 @@ importers: devDependencies: '@nhcarrigan/eslint-config': specifier: 1.1.3 - version: 1.1.3(eslint@10.0.0-rc.1)(prettier@2.8.8)(typescript@5.4.5) + version: 1.1.3(eslint@9.39.2)(prettier@2.8.8)(typescript@5.4.5) '@nhcarrigan/prettier-config': specifier: 1.0.1 version: 1.0.1(prettier@2.8.8) @@ -55,8 +55,8 @@ importers: specifier: 4.4.1 version: 4.4.1 eslint: - specifier: 10.0.0-rc.1 - version: 10.0.0-rc.1 + specifier: 9.39.2 + version: 9.39.2 mocha: specifier: 10.4.0 version: 10.4.0 @@ -142,25 +142,33 @@ packages: resolution: {integrity: sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} - '@eslint/config-array@0.23.0': - resolution: {integrity: sha512-T5Swqd+PZxBekRuMsIFCySM3NUE8GjuqyksIIsXgkF2GCuiDaqpxKyPkv9VMEKpq5D7r5DLss1tM8tCsvRSjeg==} - engines: {node: ^20.19.0 || ^22.13.0 || >=24} + '@eslint/config-array@0.21.1': + resolution: {integrity: sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/config-helpers@0.5.1': - resolution: {integrity: sha512-QN8067dXsXAl9HIvqws7STEviheRFojX3zek5OpC84oBxDGqizW9731ByF/ASxqQihbWrVDdZXS+Ihnsckm9dg==} - engines: {node: ^20.19.0 || ^22.13.0 || >=24} + '@eslint/config-helpers@0.4.2': + resolution: {integrity: sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/core@1.0.1': - resolution: {integrity: sha512-r18fEAj9uCk+VjzGt2thsbOmychS+4kxI14spVNibUO2vqKX7obOG+ymZljAwuPZl+S3clPGwCwTDtrdqTiY6Q==} - engines: {node: ^20.19.0 || ^22.13.0 || >=24} + '@eslint/core@0.17.0': + resolution: {integrity: sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/object-schema@3.0.0': - resolution: {integrity: sha512-nWl20RtHQP2A2yvKU6Fee62Xo1AoNRqBLixtyg45zJhU8ljPFCyBK90d8e8XTnPns1RggSf4HH3bM8AhevkPVg==} - engines: {node: ^20.19.0 || ^22.13.0 || >=24} + '@eslint/eslintrc@3.3.3': + resolution: {integrity: sha512-Kr+LPIUVKz2qkx1HAMH8q1q6azbqBAsXJUxBl/ODDuVPX45Z9DfwB8tPjTi6nNZ8BuM3nbJxC5zCAg5elnBUTQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/plugin-kit@0.5.1': - resolution: {integrity: sha512-hZ2uC1jbf6JMSsF2ZklhRQqf6GLpYyux6DlzegnW/aFlpu6qJj5GO7ub7WOETCrEl6pl6DAX7RgTgj/fyG+6BQ==} - engines: {node: ^20.19.0 || ^22.13.0 || >=24} + '@eslint/js@9.39.2': + resolution: {integrity: sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + '@eslint/object-schema@2.1.7': + resolution: {integrity: sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + '@eslint/plugin-kit@0.4.1': + resolution: {integrity: sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@humanfs/core@0.19.1': resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==} @@ -178,14 +186,6 @@ packages: resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==} engines: {node: '>=18.18'} - '@isaacs/balanced-match@4.0.1': - resolution: {integrity: sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==} - engines: {node: 20 || >=22} - - '@isaacs/brace-expansion@5.0.0': - resolution: {integrity: sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA==} - engines: {node: 20 || >=22} - '@nhcarrigan/eslint-config@1.1.3': resolution: {integrity: sha512-w0aQdDY/xdLtRLUS6KVx9elyN+ZkdjJ/CPNSQt/jflX48lbZ4PiXLJc6MEcC5zqpieoBrTCB8KVg8MWQ1fjRdA==} peerDependencies: @@ -258,9 +258,6 @@ packages: '@types/connect@3.4.38': resolution: {integrity: sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==} - '@types/esrecurse@4.3.1': - resolution: {integrity: sha512-xJBAbDifo5hpffDBuHl0Y8ywswbiAp/Wi7Y/GtAgSlZyIABppyurxVueOPE8LUQOxdlgi6Zqce7uoEpqNTeiUw==} - '@types/estree@1.0.8': resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} @@ -490,6 +487,10 @@ packages: call-bind@1.0.2: resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==} + callsites@3.1.0: + resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} + engines: {node: '>=6'} + camelcase@6.3.0: resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==} engines: {node: '>=10'} @@ -743,21 +744,21 @@ packages: resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==} engines: {node: '>=8.0.0'} - eslint-scope@9.1.0: - resolution: {integrity: sha512-CkWE42hOJsNj9FJRaoMX9waUFYhqY4jmyLFdAdzZr6VaCg3ynLYx4WnOdkaIifGfH4gsUcBTn4OZbHXkpLD0FQ==} - engines: {node: ^20.19.0 || ^22.13.0 || >=24} + eslint-scope@8.4.0: + resolution: {integrity: sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} eslint-visitor-keys@3.4.3: resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - eslint-visitor-keys@5.0.0: - resolution: {integrity: sha512-A0XeIi7CXU7nPlfHS9loMYEKxUaONu/hTEzHTGba9Huu94Cq1hPivf+DE5erJozZOky0LfvXAyrV/tcswpLI0Q==} - engines: {node: ^20.19.0 || ^22.13.0 || >=24} + eslint-visitor-keys@4.2.1: + resolution: {integrity: sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - eslint@10.0.0-rc.1: - resolution: {integrity: sha512-smIFT0Mut4uie9SBU9k3YjFUDdVW+HSl+QUSUII6eqjo1l9WuMYvN2vMMwnyghQVXOAjdrzVIJNcHrLzrvNCaA==} - engines: {node: ^20.19.0 || ^22.13.0 || >=24} + eslint@9.39.2: + resolution: {integrity: sha512-LEyamqS7W5HB3ujJyvi0HQK/dtVINZvd5mAAp9eT5S/ujByGjiZLCzPcHVzuXbpJDJF/cxwHlfceVUDZ2lnSTw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true peerDependencies: jiti: '*' @@ -765,9 +766,9 @@ packages: jiti: optional: true - espree@11.1.0: - resolution: {integrity: sha512-WFWYhO1fV4iYkqOOvq8FbqIhr2pYfoDY0kCotMkDeNtGpiGGkZ1iov2u8ydjtgM8yF8rzK7oaTbw2NAzbAbehw==} - engines: {node: ^20.19.0 || ^22.13.0 || >=24} + espree@10.4.0: + resolution: {integrity: sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} esquery@1.5.0: resolution: {integrity: sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==} @@ -904,6 +905,10 @@ packages: resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==} engines: {node: '>=12'} + globals@14.0.0: + resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==} + engines: {node: '>=18'} + globalthis@1.0.3: resolution: {integrity: sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==} engines: {node: '>= 0.4'} @@ -960,6 +965,10 @@ packages: resolution: {integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==} engines: {node: '>= 4'} + import-fresh@3.3.1: + resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==} + engines: {node: '>=6'} + imurmurhash@0.1.4: resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==} engines: {node: '>=0.8.19'} @@ -1071,6 +1080,10 @@ packages: resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==} hasBin: true + js-yaml@4.1.1: + resolution: {integrity: sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==} + hasBin: true + jsdoc-type-pratt-parser@4.0.0: resolution: {integrity: sha512-YtOli5Cmzy3q4dP26GraSOeAhqecewG04hoO8DY56CH4KJ9Fvv5qKWUCCo3HZob7esJQHCv6/+bnTy72xZZaVQ==} engines: {node: '>=12.0.0'} @@ -1102,6 +1115,9 @@ packages: resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==} engines: {node: '>=10'} + lodash.merge@4.6.2: + resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} + lodash.snakecase@4.1.1: resolution: {integrity: sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw==} @@ -1168,10 +1184,6 @@ packages: engines: {node: '>=4'} hasBin: true - minimatch@10.1.1: - resolution: {integrity: sha512-enIvLvRAFZYXJzkCYG5RKmPfrFArdLv+R+lbQ53BmIMLIry74bjKzX6iHAm8WYamJkhSSEabrWN5D97XnKObjQ==} - engines: {node: 20 || >=22} - minimatch@3.1.2: resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} @@ -1255,6 +1267,10 @@ packages: resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==} engines: {node: '>=10'} + parent-module@1.0.1: + resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==} + engines: {node: '>=6'} + parseurl@1.3.3: resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==} engines: {node: '>= 0.8'} @@ -1344,6 +1360,10 @@ packages: resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==} engines: {node: '>=0.10.0'} + resolve-from@4.0.0: + resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==} + engines: {node: '>=4'} + resolve@1.22.2: resolution: {integrity: sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==} hasBin: true @@ -1704,41 +1724,57 @@ snapshots: esquery: 1.5.0 jsdoc-type-pratt-parser: 4.0.0 - '@eslint-community/eslint-utils@4.4.0(eslint@10.0.0-rc.1)': + '@eslint-community/eslint-utils@4.4.0(eslint@9.39.2)': dependencies: - eslint: 10.0.0-rc.1 + eslint: 9.39.2 eslint-visitor-keys: 3.4.3 - '@eslint-community/eslint-utils@4.9.1(eslint@10.0.0-rc.1)': + '@eslint-community/eslint-utils@4.9.1(eslint@9.39.2)': dependencies: - eslint: 10.0.0-rc.1 + eslint: 9.39.2 eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.12.2': {} '@eslint-community/regexpp@4.6.2': {} - '@eslint/config-array@0.23.0': + '@eslint/config-array@0.21.1': dependencies: - '@eslint/object-schema': 3.0.0 + '@eslint/object-schema': 2.1.7 debug: 4.3.4(supports-color@8.1.1) - minimatch: 10.1.1 + minimatch: 3.1.2 transitivePeerDependencies: - supports-color - '@eslint/config-helpers@0.5.1': + '@eslint/config-helpers@0.4.2': dependencies: - '@eslint/core': 1.0.1 + '@eslint/core': 0.17.0 - '@eslint/core@1.0.1': + '@eslint/core@0.17.0': dependencies: '@types/json-schema': 7.0.15 - '@eslint/object-schema@3.0.0': {} - - '@eslint/plugin-kit@0.5.1': + '@eslint/eslintrc@3.3.3': dependencies: - '@eslint/core': 1.0.1 + ajv: 6.12.6 + debug: 4.3.4(supports-color@8.1.1) + espree: 10.4.0 + globals: 14.0.0 + ignore: 5.2.4 + import-fresh: 3.3.1 + js-yaml: 4.1.1 + minimatch: 3.1.2 + strip-json-comments: 3.1.1 + transitivePeerDependencies: + - supports-color + + '@eslint/js@9.39.2': {} + + '@eslint/object-schema@2.1.7': {} + + '@eslint/plugin-kit@0.4.1': + dependencies: + '@eslint/core': 0.17.0 levn: 0.4.1 '@humanfs/core@0.19.1': {} @@ -1752,22 +1788,16 @@ snapshots: '@humanwhocodes/retry@0.4.3': {} - '@isaacs/balanced-match@4.0.1': {} - - '@isaacs/brace-expansion@5.0.0': + '@nhcarrigan/eslint-config@1.1.3(eslint@9.39.2)(prettier@2.8.8)(typescript@5.4.5)': dependencies: - '@isaacs/balanced-match': 4.0.1 - - '@nhcarrigan/eslint-config@1.1.3(eslint@10.0.0-rc.1)(prettier@2.8.8)(typescript@5.4.5)': - dependencies: - '@typescript-eslint/eslint-plugin': 5.59.5(@typescript-eslint/parser@5.59.5(eslint@10.0.0-rc.1)(typescript@5.4.5))(eslint@10.0.0-rc.1)(typescript@5.4.5) - '@typescript-eslint/parser': 5.59.5(eslint@10.0.0-rc.1)(typescript@5.4.5) - eslint: 10.0.0-rc.1 - eslint-config-prettier: 8.8.0(eslint@10.0.0-rc.1) - eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.59.5(eslint@10.0.0-rc.1)(typescript@5.4.5))(eslint@10.0.0-rc.1) - eslint-plugin-jsdoc: 41.1.2(eslint@10.0.0-rc.1) + '@typescript-eslint/eslint-plugin': 5.59.5(@typescript-eslint/parser@5.59.5(eslint@9.39.2)(typescript@5.4.5))(eslint@9.39.2)(typescript@5.4.5) + '@typescript-eslint/parser': 5.59.5(eslint@9.39.2)(typescript@5.4.5) + eslint: 9.39.2 + eslint-config-prettier: 8.8.0(eslint@9.39.2) + eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.59.5(eslint@9.39.2)(typescript@5.4.5))(eslint@9.39.2) + eslint-plugin-jsdoc: 41.1.2(eslint@9.39.2) eslint-plugin-no-only-tests: 3.1.0 - eslint-plugin-prettier: 4.2.1(eslint-config-prettier@8.8.0(eslint@10.0.0-rc.1))(eslint@10.0.0-rc.1)(prettier@2.8.8) + eslint-plugin-prettier: 4.2.1(eslint-config-prettier@8.8.0(eslint@9.39.2))(eslint@9.39.2)(prettier@2.8.8) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack @@ -1840,8 +1870,6 @@ snapshots: dependencies: '@types/node': 18.19.33 - '@types/esrecurse@4.3.1': {} - '@types/estree@1.0.8': {} '@types/express-serve-static-core@4.17.41': @@ -1903,15 +1931,15 @@ snapshots: dependencies: '@types/node': 18.19.33 - '@typescript-eslint/eslint-plugin@5.59.5(@typescript-eslint/parser@5.59.5(eslint@10.0.0-rc.1)(typescript@5.4.5))(eslint@10.0.0-rc.1)(typescript@5.4.5)': + '@typescript-eslint/eslint-plugin@5.59.5(@typescript-eslint/parser@5.59.5(eslint@9.39.2)(typescript@5.4.5))(eslint@9.39.2)(typescript@5.4.5)': dependencies: '@eslint-community/regexpp': 4.6.2 - '@typescript-eslint/parser': 5.59.5(eslint@10.0.0-rc.1)(typescript@5.4.5) + '@typescript-eslint/parser': 5.59.5(eslint@9.39.2)(typescript@5.4.5) '@typescript-eslint/scope-manager': 5.59.5 - '@typescript-eslint/type-utils': 5.59.5(eslint@10.0.0-rc.1)(typescript@5.4.5) - '@typescript-eslint/utils': 5.59.5(eslint@10.0.0-rc.1)(typescript@5.4.5) + '@typescript-eslint/type-utils': 5.59.5(eslint@9.39.2)(typescript@5.4.5) + '@typescript-eslint/utils': 5.59.5(eslint@9.39.2)(typescript@5.4.5) debug: 4.3.4(supports-color@8.1.1) - eslint: 10.0.0-rc.1 + eslint: 9.39.2 grapheme-splitter: 1.0.4 ignore: 5.2.4 natural-compare-lite: 1.4.0 @@ -1922,13 +1950,13 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@5.59.5(eslint@10.0.0-rc.1)(typescript@5.4.5)': + '@typescript-eslint/parser@5.59.5(eslint@9.39.2)(typescript@5.4.5)': dependencies: '@typescript-eslint/scope-manager': 5.59.5 '@typescript-eslint/types': 5.59.5 '@typescript-eslint/typescript-estree': 5.59.5(typescript@5.4.5) debug: 4.3.4(supports-color@8.1.1) - eslint: 10.0.0-rc.1 + eslint: 9.39.2 optionalDependencies: typescript: 5.4.5 transitivePeerDependencies: @@ -1939,12 +1967,12 @@ snapshots: '@typescript-eslint/types': 5.59.5 '@typescript-eslint/visitor-keys': 5.59.5 - '@typescript-eslint/type-utils@5.59.5(eslint@10.0.0-rc.1)(typescript@5.4.5)': + '@typescript-eslint/type-utils@5.59.5(eslint@9.39.2)(typescript@5.4.5)': dependencies: '@typescript-eslint/typescript-estree': 5.59.5(typescript@5.4.5) - '@typescript-eslint/utils': 5.59.5(eslint@10.0.0-rc.1)(typescript@5.4.5) + '@typescript-eslint/utils': 5.59.5(eslint@9.39.2)(typescript@5.4.5) debug: 4.3.4(supports-color@8.1.1) - eslint: 10.0.0-rc.1 + eslint: 9.39.2 tsutils: 3.21.0(typescript@5.4.5) optionalDependencies: typescript: 5.4.5 @@ -1967,15 +1995,15 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@5.59.5(eslint@10.0.0-rc.1)(typescript@5.4.5)': + '@typescript-eslint/utils@5.59.5(eslint@9.39.2)(typescript@5.4.5)': dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@10.0.0-rc.1) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.39.2) '@types/json-schema': 7.0.12 '@types/semver': 7.5.0 '@typescript-eslint/scope-manager': 5.59.5 '@typescript-eslint/types': 5.59.5 '@typescript-eslint/typescript-estree': 5.59.5(typescript@5.4.5) - eslint: 10.0.0-rc.1 + eslint: 9.39.2 eslint-scope: 5.1.1 semver: 7.5.2 transitivePeerDependencies: @@ -2108,6 +2136,8 @@ snapshots: function-bind: 1.1.1 get-intrinsic: 1.2.1 + callsites@3.1.0: {} + camelcase@6.3.0: {} chai@4.4.1: @@ -2330,9 +2360,9 @@ snapshots: escape-string-regexp@4.0.0: {} - eslint-config-prettier@8.8.0(eslint@10.0.0-rc.1): + eslint-config-prettier@8.8.0(eslint@9.39.2): dependencies: - eslint: 10.0.0-rc.1 + eslint: 9.39.2 eslint-import-resolver-node@0.3.7: dependencies: @@ -2342,26 +2372,26 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-module-utils@2.8.0(@typescript-eslint/parser@5.59.5(eslint@10.0.0-rc.1)(typescript@5.4.5))(eslint-import-resolver-node@0.3.7)(eslint@10.0.0-rc.1): + eslint-module-utils@2.8.0(@typescript-eslint/parser@5.59.5(eslint@9.39.2)(typescript@5.4.5))(eslint-import-resolver-node@0.3.7)(eslint@9.39.2): dependencies: debug: 3.2.7 optionalDependencies: - '@typescript-eslint/parser': 5.59.5(eslint@10.0.0-rc.1)(typescript@5.4.5) - eslint: 10.0.0-rc.1 + '@typescript-eslint/parser': 5.59.5(eslint@9.39.2)(typescript@5.4.5) + eslint: 9.39.2 eslint-import-resolver-node: 0.3.7 transitivePeerDependencies: - supports-color - eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.59.5(eslint@10.0.0-rc.1)(typescript@5.4.5))(eslint@10.0.0-rc.1): + eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.59.5(eslint@9.39.2)(typescript@5.4.5))(eslint@9.39.2): dependencies: array-includes: 3.1.6 array.prototype.flat: 1.3.1 array.prototype.flatmap: 1.3.1 debug: 3.2.7 doctrine: 2.1.0 - eslint: 10.0.0-rc.1 + eslint: 9.39.2 eslint-import-resolver-node: 0.3.7 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.59.5(eslint@10.0.0-rc.1)(typescript@5.4.5))(eslint-import-resolver-node@0.3.7)(eslint@10.0.0-rc.1) + eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.59.5(eslint@9.39.2)(typescript@5.4.5))(eslint-import-resolver-node@0.3.7)(eslint@9.39.2) has: 1.0.3 is-core-module: 2.12.1 is-glob: 4.0.3 @@ -2371,20 +2401,20 @@ snapshots: semver: 6.3.0 tsconfig-paths: 3.14.2 optionalDependencies: - '@typescript-eslint/parser': 5.59.5(eslint@10.0.0-rc.1)(typescript@5.4.5) + '@typescript-eslint/parser': 5.59.5(eslint@9.39.2)(typescript@5.4.5) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack - supports-color - eslint-plugin-jsdoc@41.1.2(eslint@10.0.0-rc.1): + eslint-plugin-jsdoc@41.1.2(eslint@9.39.2): dependencies: '@es-joy/jsdoccomment': 0.37.1 are-docs-informative: 0.0.2 comment-parser: 1.3.1 debug: 4.3.4(supports-color@8.1.1) escape-string-regexp: 4.0.0 - eslint: 10.0.0-rc.1 + eslint: 9.39.2 esquery: 1.5.0 semver: 7.5.2 spdx-expression-parse: 3.0.1 @@ -2393,49 +2423,50 @@ snapshots: eslint-plugin-no-only-tests@3.1.0: {} - eslint-plugin-prettier@4.2.1(eslint-config-prettier@8.8.0(eslint@10.0.0-rc.1))(eslint@10.0.0-rc.1)(prettier@2.8.8): + eslint-plugin-prettier@4.2.1(eslint-config-prettier@8.8.0(eslint@9.39.2))(eslint@9.39.2)(prettier@2.8.8): dependencies: - eslint: 10.0.0-rc.1 + eslint: 9.39.2 prettier: 2.8.8 prettier-linter-helpers: 1.0.0 optionalDependencies: - eslint-config-prettier: 8.8.0(eslint@10.0.0-rc.1) + eslint-config-prettier: 8.8.0(eslint@9.39.2) eslint-scope@5.1.1: dependencies: esrecurse: 4.3.0 estraverse: 4.3.0 - eslint-scope@9.1.0: + eslint-scope@8.4.0: dependencies: - '@types/esrecurse': 4.3.1 - '@types/estree': 1.0.8 esrecurse: 4.3.0 estraverse: 5.3.0 eslint-visitor-keys@3.4.3: {} - eslint-visitor-keys@5.0.0: {} + eslint-visitor-keys@4.2.1: {} - eslint@10.0.0-rc.1: + eslint@9.39.2: dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.0-rc.1) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.2) '@eslint-community/regexpp': 4.12.2 - '@eslint/config-array': 0.23.0 - '@eslint/config-helpers': 0.5.1 - '@eslint/core': 1.0.1 - '@eslint/plugin-kit': 0.5.1 + '@eslint/config-array': 0.21.1 + '@eslint/config-helpers': 0.4.2 + '@eslint/core': 0.17.0 + '@eslint/eslintrc': 3.3.3 + '@eslint/js': 9.39.2 + '@eslint/plugin-kit': 0.4.1 '@humanfs/node': 0.16.7 '@humanwhocodes/module-importer': 1.0.1 '@humanwhocodes/retry': 0.4.3 '@types/estree': 1.0.8 ajv: 6.12.6 + chalk: 4.1.2 cross-spawn: 7.0.6 debug: 4.3.4(supports-color@8.1.1) escape-string-regexp: 4.0.0 - eslint-scope: 9.1.0 - eslint-visitor-keys: 5.0.0 - espree: 11.1.0 + eslint-scope: 8.4.0 + eslint-visitor-keys: 4.2.1 + espree: 10.4.0 esquery: 1.5.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 @@ -2446,17 +2477,18 @@ snapshots: imurmurhash: 0.1.4 is-glob: 4.0.3 json-stable-stringify-without-jsonify: 1.0.1 - minimatch: 10.1.1 + lodash.merge: 4.6.2 + minimatch: 3.1.2 natural-compare: 1.4.0 optionator: 0.9.3 transitivePeerDependencies: - supports-color - espree@11.1.0: + espree@10.4.0: dependencies: acorn: 8.15.0 acorn-jsx: 5.3.2(acorn@8.15.0) - eslint-visitor-keys: 5.0.0 + eslint-visitor-keys: 4.2.1 esquery@1.5.0: dependencies: @@ -2624,6 +2656,8 @@ snapshots: minimatch: 5.0.1 once: 1.4.0 + globals@14.0.0: {} + globalthis@1.0.3: dependencies: define-properties: 1.2.0 @@ -2679,6 +2713,11 @@ snapshots: ignore@5.2.4: {} + import-fresh@3.3.1: + dependencies: + parent-module: 1.0.1 + resolve-from: 4.0.0 + imurmurhash@0.1.4: {} inflight@1.0.6: @@ -2784,6 +2823,10 @@ snapshots: dependencies: argparse: 2.0.1 + js-yaml@4.1.1: + dependencies: + argparse: 2.0.1 + jsdoc-type-pratt-parser@4.0.0: {} json-buffer@3.0.1: {} @@ -2811,6 +2854,8 @@ snapshots: dependencies: p-locate: 5.0.0 + lodash.merge@4.6.2: {} + lodash.snakecase@4.1.1: {} lodash@4.17.21: {} @@ -2866,10 +2911,6 @@ snapshots: mime@1.6.0: {} - minimatch@10.1.1: - dependencies: - '@isaacs/brace-expansion': 5.0.0 - minimatch@3.1.2: dependencies: brace-expansion: 1.1.11 @@ -2973,6 +3014,10 @@ snapshots: dependencies: p-limit: 3.1.0 + parent-module@1.0.1: + dependencies: + callsites: 3.1.0 + parseurl@1.3.3: {} path-exists@4.0.0: {} @@ -3045,6 +3090,8 @@ snapshots: require-directory@2.1.1: {} + resolve-from@4.0.0: {} + resolve@1.22.2: dependencies: is-core-module: 2.12.1