Skip to content

Commit 3a1238b

Browse files
Bump code-infra:patchUpdates
1 parent 4d5fe72 commit 3a1238b

5 files changed

Lines changed: 87 additions & 62 deletions

File tree

docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"next": "16.2.10",
7575
"notistack": "3.0.2",
7676
"nprogress": "^0.2.0",
77-
"postcss": "^8.5.19",
77+
"postcss": "^8.5.22",
7878
"postcss-import": "^16.1.1",
7979
"prop-types": "^15.8.1",
8080
"react": "^19.2.7",
@@ -90,11 +90,11 @@
9090
"react-simple-code-editor": "^0.14.1",
9191
"react-swipeable-views": "^0.14.2",
9292
"react-transition-group": "^4.4.5",
93-
"react-virtuoso": "^4.18.10",
93+
"react-virtuoso": "^4.18.11",
9494
"react-window": "^2.2.7",
9595
"rimraf": "^6.1.3",
9696
"semver": "^7.8.5",
97-
"styled-components": "^6.4.3",
97+
"styled-components": "^6.4.4",
9898
"stylis": "catalog:docs",
9999
"use-count-up": "^3.0.1",
100100
"webpack-bundle-analyzer": "^5.3.1"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
"yargs": "18.0.0"
147147
},
148148
"config": {
149-
"valeVersion": "3.15.1"
149+
"valeVersion": "3.15.2"
150150
},
151151
"packageManager": "pnpm@11.13.1",
152152
"engines": {

packages-internal/markdown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"@babel/runtime": "^7.29.7",
3030
"es-toolkit": "^1.49.0",
31-
"marked": "^18.0.6",
31+
"marked": "^18.0.7",
3232
"prismjs": "^1.30.0"
3333
},
3434
"devDependencies": {

packages/mui-codemod/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@mui/material-v5": "npm:@mui/material@5.18.0",
3535
"jscodeshift": "^17.4.0",
3636
"jscodeshift-add-imports": "^1.0.11",
37-
"postcss": "^8.5.19",
37+
"postcss": "^8.5.22",
3838
"postcss-cli": "^11.0.1",
3939
"yargs": "^17.7.3"
4040
},

0 commit comments

Comments
 (0)