Skip to content

Commit 0f8b47b

Browse files
algolia-botrenovate[bot]millotp
authored
chore(deps): dependencies 2024-11-18 (#2350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Pierre Millot <[email protected]>
1 parent 24c6b4d commit 0f8b47b

File tree

5 files changed

+673
-836
lines changed

5 files changed

+673
-836
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18.20.4
1+
18.20.5

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"@testing-library/dom": "10.4.0",
4646
"@types/react": "^18.0.0",
4747
"@types/react-dom": "^18.0.0",
48-
"@typescript-eslint/eslint-plugin": "8.13.0",
49-
"@typescript-eslint/parser": "8.13.0",
48+
"@typescript-eslint/eslint-plugin": "8.14.0",
49+
"@typescript-eslint/parser": "8.14.0",
5050
"babel-plugin-module-resolver": "5.0.2",
5151
"bundlesize2": "0.0.31",
5252
"cssnano": "7.0.6",
@@ -56,19 +56,19 @@
5656
"eslint-config-prettier": "9.1.0",
5757
"eslint-plugin-cypress": "4.1.0",
5858
"eslint-plugin-import": "2.31.0",
59-
"eslint-plugin-jsdoc": "50.4.3",
59+
"eslint-plugin-jsdoc": "50.5.0",
6060
"eslint-plugin-jsx-a11y": "6.10.2",
6161
"eslint-plugin-prettier": "5.2.1",
6262
"eslint-plugin-react": "7.37.2",
6363
"eslint-plugin-react-hooks": "5.0.0",
6464
"eslint-plugin-react-refresh": "0.4.14",
6565
"jsdom": "25.0.1",
6666
"lerna": "8.1.9",
67-
"postcss": "8.4.48",
67+
"postcss": "8.4.49",
6868
"prettier": "3.3.3",
6969
"react": "18.3.1",
7070
"react-dom": "18.3.1",
71-
"rollup": "4.25.0",
71+
"rollup": "4.27.2",
7272
"rollup-plugin-dts": "6.1.1",
7373
"rollup-plugin-filesize": "10.0.0",
7474
"shipjs": "0.26.4",
@@ -80,8 +80,8 @@
8080
"stylelint-order": "6.0.4",
8181
"stylelint-prettier": "5.0.2",
8282
"typescript": "5.6.3",
83-
"typescript-eslint": "8.13.0",
84-
"vitest": "2.1.4",
83+
"typescript-eslint": "8.14.0",
84+
"vitest": "2.1.5",
8585
"watch": "1.0.2"
8686
},
8787
"packageManager": "[email protected]"

packages/docsearch-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@rollup/plugin-replace": "6.0.1",
4545
"@testing-library/jest-dom": "6.6.3",
4646
"@testing-library/react": "16.0.1",
47-
"vitest": "2.1.4"
47+
"vitest": "2.1.5"
4848
},
4949
"peerDependencies": {
5050
"@types/react": ">= 16.8.0 < 19.0.0",

packages/website/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
"@docusaurus/preset-classic": "3.6.1",
2323
"@mdx-js/react": "^3.1.0",
2424
"file-loader": "6.2.0",
25-
"postcss": "8.4.48",
25+
"postcss": "8.4.49",
2626
"postcss-import": "16.1.0",
27-
"postcss-preset-env": "10.0.9",
27+
"postcss-preset-env": "10.1.1",
2828
"prism-react-renderer": "2.4.0",
2929
"react": "^18.0.0",
3030
"react-dom": "^18.0.0"
3131
},
3232
"devDependencies": {
33-
"tailwindcss": "3.4.14"
33+
"tailwindcss": "3.4.15"
3434
},
3535
"browserslist": {
3636
"production": [

0 commit comments

Comments
 (0)