File tree Expand file tree Collapse file tree 6 files changed +178
-241
lines changed
playground/javascript/node Expand file tree Collapse file tree 6 files changed +178
-241
lines changed Original file line number Diff line number Diff line change 2020 "esbuild" : " 0.23.1" ,
2121 "eslint" : " 8.57.0" ,
2222 "jest" : " 29.7.0" ,
23- "typescript" : " 5.5.4 "
23+ "typescript" : " 5.6.2 "
2424 }
2525}
Original file line number Diff line number Diff line change 3434 "@openapitools/openapi-generator-cli" : " 2.13.5" ,
3535 "@redocly/cli" : " 1.25.2" ,
3636 "@stylistic/eslint-plugin" : " 2.8.0" ,
37- "@typescript-eslint/eslint-plugin" : " 8.4 .0" ,
38- "@typescript-eslint/parser" : " 8.4 .0" ,
37+ "@typescript-eslint/eslint-plugin" : " 8.5 .0" ,
38+ "@typescript-eslint/parser" : " 8.5 .0" ,
3939 "@vitest/eslint-plugin" : " 1.1.4" ,
4040 "eslint" : " 8.57.0" ,
4141 "eslint-config-algolia" : " 23.1.7" ,
4949 "eslint-plugin-vitest" : " 0.5.4" ,
5050 "eslint-plugin-yml" : " 1.14.0" ,
5151 "husky" : " 9.1.6" ,
52- "lint-staged" : " 15.2.9 " ,
52+ "lint-staged" : " 15.2.10 " ,
5353 "pinst" : " 3.0.0" ,
5454 "prettier" : " 3.3.3" ,
5555 "prettier-plugin-java" : " 2.6.4" ,
5656 "renovate-config-algolia" : " 2.1.10" ,
57- "typescript" : " 5.5.4 "
57+ "typescript" : " 5.6.2 "
5858 },
5959 "packageManager" :
" [email protected] " ,
6060 "engines" : {
Original file line number Diff line number Diff line change 3030 },
3131 "devDependencies" : {
3232 "dotenv" : " 16.4.5" ,
33- "typescript" : " 5.5.4 "
33+ "typescript" : " 5.6.2 "
3434 },
3535 "engines" : {
3636 "node" : " >= 14.0.0" ,
Original file line number Diff line number Diff line change 234234 " **/client-search/**" ,
235235 " **/client_search/**" ,
236236 " **/ingestion/**" ,
237+ " **/monitoring/**" ,
237238 " **/recommend/**" ,
239+ " clients/algoliasearch-client-csharp/global.json" ,
238240 " clients/algoliasearch-client-php/composer.json" ,
239241 " tests/output/dart/**" ,
240242 " tests/output/java/**" ,
Original file line number Diff line number Diff line change 3232 "@types/fs-extra" : " 11.0.4" ,
3333 "@types/js-yaml" : " 4.0.9" ,
3434 "@types/micromatch" : " 4.0.9" ,
35- "@types/node" : " 22.5.1 " ,
35+ "@types/node" : " 22.5.5 " ,
3636 "@types/semver" : " 7.5.8" ,
3737 "@types/spinnies" : " 0.5.3" ,
3838 "chai" : " 5.1.1" ,
4545 "eslint-import-resolver-typescript" : " 3.6.3" ,
4646 "eslint-plugin-import" : " 2.30.0" ,
4747 "execa" : " 9.3.1" ,
48- "express" : " 4.20 .0" ,
48+ "express" : " 4.21 .0" ,
4949 "folder-hash" : " 4.0.4" ,
5050 "fs-extra" : " 11.2.0" ,
5151 "js-yaml" : " 4.1.0" ,
52- "knip" : " 5.27.4 " ,
52+ "knip" : " 5.30.2 " ,
5353 "micromatch" : " 4.0.8" ,
5454 "semver" : " 7.6.3" ,
5555 "spinnies" : " 0.5.1" ,
56- "typescript" : " 5.5.4 " ,
57- "vitest" : " 2.0.5 "
56+ "typescript" : " 5.6.2 " ,
57+ "vitest" : " 2.1.1 "
5858 }
5959}
You can’t perform that action at this time.
0 commit comments