Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#584)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent f78294b commit 98a0422
Show file tree
Hide file tree
Showing 2 changed files with 438 additions and 431 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
},
"dependencies": {
"@types/eslint": "9.6.1",
"algoliasearch": "5.7.0",
"algoliasearch": "5.8.1",
"chalk": "5.3.0",
"cheerio": "1.0.0",
"depcheck": "1.4.7",
"domhandler": "5.0.3",
"execa": "9.4.0",
"listr2": "8.2.4",
"listr2": "8.2.5",
"node-fetch": "3.3.2",
"p-reduce": "3.0.0",
"readdirp": "4.0.2",
Expand All @@ -51,10 +51,10 @@
},
"devDependencies": {
"@size-limit/file": "11.1.6",
"@types/node": "22.7.4",
"@types/node": "22.7.5",
"@types/p-map": "2.0.0",
"@types/semver": "7.5.8",
"eslint": "9.11.1",
"eslint": "9.12.0",
"eslint-config-upleveled": "8.7.2",
"p-map": "7.0.2",
"postinstall-postinstall": "2.1.0",
Expand All @@ -63,28 +63,28 @@
"stylelint": "16.9.0",
"tsdx": "0.14.1",
"tslib": "2.7.0",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vitest": "2.1.2"
},
"packageManager": "pnpm@9.12.0+sha512.4abf725084d7bcbafbd728bfc7bee61f2f791f977fd87542b3579dcb23504d170d46337945e4c66485cd12d588a0c0e570ed9c477e7ccdd8507cf05f3f92eaca",
"packageManager": "pnpm@9.12.1+sha512.e5a7e52a4183a02d5931057f7a0dbff9d5e9ce3161e33fa68ae392125b79282a8a8a470a51dfc8a0ed86221442eb2fb57019b0990ed24fab519bf0e1bc5ccfc4",
"engines": {
"node": ">=18"
},
"pnpm": {
"overrides": {
"@typescript-eslint/eslint-plugin": "8.8.0",
"@typescript-eslint/parser": "8.8.0",
"@typescript-eslint/scope-manager": "8.8.0",
"@typescript-eslint/utils": "8.8.0",
"eslint": "9.11.1",
"@typescript-eslint/eslint-plugin": "8.8.1",
"@typescript-eslint/parser": "8.8.1",
"@typescript-eslint/scope-manager": "8.8.1",
"@typescript-eslint/utils": "8.8.1",
"eslint": "9.12.0",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-react-hooks": "4.6.2",
"node-notifier": "10.0.1",
"normalize-package-data@2.5.0>semver": "5.7.2",
"jest": "30.0.0-alpha.6",
"rollup-plugin-typescript2": "^0.36.0",
"ts-jest": "29.2.5",
"typescript": "5.6.2"
"typescript": "5.6.3"
}
}
}
Loading

0 comments on commit 98a0422

Please sign in to comment.