Skip to content

Commit 89ee0e7

Browse files
authored
[dependencies] Bump dependencies' versions (#1743)
1 parent 85597f3 commit 89ee0e7

File tree

6 files changed

+2156
-2053
lines changed

6 files changed

+2156
-2053
lines changed

docs/package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@mdx-js/mdx": "^3.1.0",
2727
"@mdx-js/react": "^3.1.0",
2828
"@mui/system": "7.0.2",
29-
"@next/mdx": "^15.2.4",
29+
"@next/mdx": "^15.3.1",
3030
"@react-spring/web": "^9.7.5",
3131
"@stefanprobst/rehype-extract-toc": "^2.2.1",
3232
"@types/mdx": "^2.0.13",
@@ -35,9 +35,9 @@
3535
"babel-plugin-react-remove-properties": "^0.3.0",
3636
"clipboard-copy": "^4.0.1",
3737
"clsx": "^2.1.1",
38-
"core-js": "^3.37.1",
38+
"core-js": "^3.41.0",
3939
"cross-env": "^7.0.3",
40-
"estree-util-value-to-estree": "^3.3.2",
40+
"estree-util-value-to-estree": "^3.3.3",
4141
"fast-glob": "^3.3.3",
4242
"hast": "^1.0.0",
4343
"hast-util-heading-rank": "^3.0.0",
@@ -59,10 +59,10 @@
5959
"remark-gfm": "^4.0.1",
6060
"remark-mdx-frontmatter": "^5.1.0",
6161
"remark-parse": "^11.0.0",
62-
"remark-rehype": "^11.1.1",
62+
"remark-rehype": "^11.1.2",
6363
"remark-typography": "0.6.21",
6464
"scroll-into-view-if-needed": "3.1.0",
65-
"shiki": "^3.2.1",
65+
"shiki": "^3.3.0",
6666
"to-vfile": "^8.0.0",
6767
"unist-util-visit": "^5.0.0",
6868
"unist-util-visit-parents": "^6.0.1",
@@ -78,21 +78,21 @@
7878
"@types/chai": "^4.3.20",
7979
"@types/gtag.js": "^0.0.20",
8080
"@types/hast": "^3.0.4",
81-
"@types/node": "^18.19.85",
82-
"@types/react": "^19.0.12",
83-
"@types/react-dom": "^19.0.2",
81+
"@types/node": "^18.19.86",
82+
"@types/react": "^19.1.2",
83+
"@types/react-dom": "^19.1.2",
8484
"@types/unist": "^3.0.3",
8585
"chai": "^4.5.0",
8686
"fs-extra": "^11.3.0",
8787
"mdast-util-mdx-jsx": "^3.2.0",
88-
"motion": "^12.8.0",
88+
"motion": "^12.9.0",
8989
"prettier": "^3.5.3",
9090
"rimraf": "^6.0.1",
9191
"serve": "^14.2.4",
9292
"tailwindcss": "4.1.0",
9393
"unified": "^11.0.5",
9494
"webpack-bundle-analyzer": "^4.10.2",
9595
"yargs": "^17.7.2",
96-
"zod": "^3.24.2"
96+
"zod": "^3.24.3"
9797
}
9898
}

package.json

+18-18
Original file line numberDiff line numberDiff line change
@@ -71,20 +71,20 @@
7171
"@mui/internal-scripts": "^2.0.7",
7272
"@mui/internal-test-utils": "^2.0.7",
7373
"@mui/monorepo": "github:mui/material-ui#v7.0.2",
74-
"@next/eslint-plugin-next": "^14.2.26",
74+
"@next/eslint-plugin-next": "^14.2.28",
7575
"@octokit/rest": "^21.1.1",
7676
"@playwright/test": "1.52.0",
7777
"@tailwindcss/postcss": "4.1.0",
7878
"@types/fs-extra": "^11.0.4",
7979
"@types/lodash": "^4.17.16",
80-
"@types/node": "^18.19.85",
81-
"@types/react": "^19.0.12",
80+
"@types/node": "^18.19.86",
81+
"@types/react": "^19.1.2",
8282
"@types/url-join": "^4.0.3",
8383
"@types/yargs": "^17.0.33",
8484
"@typescript-eslint/eslint-plugin": "^7.18.0",
8585
"@typescript-eslint/parser": "^7.18.0",
86-
"@vitejs/plugin-react": "^4.3.4",
87-
"@vitest/browser": "^3.1.1",
86+
"@vitejs/plugin-react": "^4.4.1",
87+
"@vitest/browser": "^3.1.2",
8888
"@vitest/coverage-istanbul": "3.1.1",
8989
"@vitest/ui": "3.1.1",
9090
"babel-loader": "^10.0.0",
@@ -105,21 +105,21 @@
105105
"eslint-config-airbnb-base": "^15.0.0",
106106
"eslint-config-airbnb-typescript": "^18.0.0",
107107
"eslint-config-prettier": "^9.1.0",
108-
"eslint-import-resolver-typescript": "^3.10.0",
108+
"eslint-import-resolver-typescript": "^3.10.1",
109109
"eslint-plugin-babel": "^5.3.1",
110110
"eslint-plugin-filenames": "^1.3.2",
111111
"eslint-plugin-import": "^2.31.0",
112112
"eslint-plugin-jsx-a11y": "^6.10.2",
113113
"eslint-plugin-material-ui": "workspace:^",
114-
"eslint-plugin-react": "^7.37.4",
114+
"eslint-plugin-react": "^7.37.5",
115115
"eslint-plugin-react-hooks": "^4.6.2",
116116
"eslint-plugin-testing-library": "^6.5.0",
117117
"execa": "^9.5.2",
118118
"fast-glob": "^3.3.3",
119119
"fs-extra": "^11.3.0",
120120
"globby": "^14.1.0",
121121
"jsonc-parser": "^3.3.1",
122-
"lerna": "^8.2.1",
122+
"lerna": "^8.2.2",
123123
"lodash": "^4.17.21",
124124
"markdownlint-cli2": "^0.17.2",
125125
"nx": "^18.3.5",
@@ -131,7 +131,7 @@
131131
"prettier-plugin-tailwindcss": "^0.6.11",
132132
"pretty-quick": "^4.1.1",
133133
"process": "^0.11.10",
134-
"publint": "^0.3.9",
134+
"publint": "^0.3.12",
135135
"react": "^19.1.0",
136136
"react-docgen": "^5.4.3",
137137
"react-dom": "^19.1.0",
@@ -140,19 +140,19 @@
140140
"rimraf": "^6.0.1",
141141
"serve": "^14.2.4",
142142
"style-loader": "^4.0.0",
143-
"stylelint": "^16.17.0",
143+
"stylelint": "^16.19.0",
144144
"stylelint-config-standard": "^36.0.1",
145145
"tailwindcss": "4.1.0",
146146
"terser": "^5.39.0",
147147
"terser-webpack-plugin": "^5.3.14",
148-
"tsc-alias": "^1.8.13",
148+
"tsc-alias": "1.8.13",
149149
"tsx": "^4.19.3",
150-
"typescript": "^5.8.2",
150+
"typescript": "^5.8.3",
151151
"unist-util-visit": "^5.0.0",
152152
"url-join": "4.0.1",
153-
"vite": "^6.2.4",
154-
"vitest": "^3.1.1",
155-
"webpack": "^5.98.0",
153+
"vite": "^6.3.3",
154+
"vitest": "^3.1.2",
155+
"webpack": "^5.99.6",
156156
"webpack-bundle-analyzer": "^4.10.2",
157157
"webpack-cli": "^5.1.4",
158158
"yargs": "^17.7.2"
@@ -169,8 +169,8 @@
169169
"@babel/preset-typescript": "^7.27.0",
170170
"@babel/runtime": "^7.27.0",
171171
"@babel/types": "^7.27.0",
172-
"@types/node": "^18.19.85",
173-
"@types/react": "^19.0.12",
174-
"@types/react-dom": "^19.0.2"
172+
"@types/node": "^18.19.86",
173+
"@types/react": "^19.1.2",
174+
"@types/react-dom": "^19.1.2"
175175
}
176176
}

packages/react/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@
9494
"@testing-library/user-event": "^14.6.1",
9595
"@types/chai": "^4.3.20",
9696
"@types/chai-dom": "^1.11.3",
97-
"@types/react": "^19.0.12",
98-
"@types/react-dom": "^19.0.2",
97+
"@types/react": "^19.1.2",
98+
"@types/react-dom": "^19.1.2",
9999
"@types/sinon": "^17.0.4",
100100
"@types/use-sync-external-store": "^1.5.0",
101101
"chai": "^4.5.0",

0 commit comments

Comments
 (0)