Skip to content

Commit 46a5b31

Browse files
- ran npm run bump-all-packages to update package.jsons and the package-lock.json
- Updated snapshots for themes that needed them
1 parent ced1bcf commit 46a5b31

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+9977
-6121
lines changed

package-lock.json

Lines changed: 3361 additions & 3431 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -32,31 +32,31 @@
3232
"homepage": "https://github.com/rjsf-team/react-jsonschema-form",
3333
"devDependencies": {
3434
"@babel/cli": "^7.28.3",
35-
"@babel/core": "^7.28.0",
36-
"@babel/eslint-parser": "^7.28.0",
35+
"@babel/core": "^7.28.4",
36+
"@babel/eslint-parser": "^7.28.4",
3737
"@babel/plugin-proposal-class-properties": "^7.18.6",
3838
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
39-
"@babel/plugin-transform-class-static-block": "^7.27.1",
40-
"@babel/preset-env": "^7.28.0",
39+
"@babel/plugin-transform-class-static-block": "^7.28.3",
40+
"@babel/preset-env": "^7.28.3",
4141
"@babel/preset-react": "^7.27.1",
4242
"@babel/preset-typescript": "^7.27.1",
43-
"@nx/js": "^21.3.11",
44-
"@swc-node/register": "^1.10.10",
45-
"@swc/core": "^1.13.3",
43+
"@nx/js": "^21.5.1",
44+
"@swc-node/register": "^1.11.1",
45+
"@swc/core": "^1.13.5",
4646
"@swc/helpers": "^0.5.17",
4747
"@swc/jest": "^0.2.39",
48-
"@testing-library/jest-dom": "^6.6.4",
48+
"@testing-library/jest-dom": "^6.8.0",
4949
"@testing-library/react": "^16.3.0",
5050
"@types/estree": "^1.0.8",
5151
"@types/jest": "^30.0.0",
5252
"@types/lodash": "^4.17.20",
53-
"@types/node": "^22.17.1",
53+
"@types/node": "^22.18.1",
5454
"@types/prettier": "^3.0.0",
55-
"@types/react": "^18.3.23",
55+
"@types/react": "^18.3.24",
5656
"@types/react-dom": "^18.3.7",
5757
"@types/react-test-renderer": "^18.3.1",
58-
"@typescript-eslint/eslint-plugin": "^8.39.1",
59-
"@typescript-eslint/parser": "^8.39.1",
58+
"@typescript-eslint/eslint-plugin": "^8.43.0",
59+
"@typescript-eslint/parser": "^8.43.0",
6060
"ajv": "^8.17.1",
6161
"babel-jest": "^30.0.5",
6262
"cross-env": "^10.0.0",
@@ -70,22 +70,22 @@
7070
"eslint-plugin-react-hooks": "^5.2.0",
7171
"husky": "^9.1.7",
7272
"is-ci": "^4.1.0",
73-
"jest": "^30.0.5",
74-
"jest-environment-jsdom": "^30.0.5",
73+
"jest": "^30.1.3",
74+
"jest-environment-jsdom": "^30.1.2",
7575
"jest-watch-typeahead": "^3.0.1",
76-
"lint-staged": "^16.1.5",
76+
"lint-staged": "^16.1.6",
7777
"move-file-cli": "^3.0.0",
7878
"nx": "^21.3.11",
7979
"prettier": "^3.6.2",
8080
"react": "^18.3.1",
8181
"react-dom": "^18.3.1",
8282
"react-test-renderer": "^18.3.1",
8383
"rimraf": "^6.0.1",
84-
"rollup": "^4.46.2",
84+
"rollup": "^4.50.1",
8585
"ts-jest": "^29.4.1",
8686
"tsc-alias": "^1.8.16",
8787
"tslib": "^2.8.1",
88-
"tsx": "^4.20.4",
88+
"tsx": "^4.20.5",
8989
"typescript": "^5.9.2"
9090
},
9191
"workspaces": [

packages/antd/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,15 +76,15 @@
7676
"rc-picker": "^4.11.3"
7777
},
7878
"devDependencies": {
79-
"@ant-design/icons": "^6.0.0",
79+
"@ant-design/icons": "^6.0.1",
8080
"@rjsf/core": "^6.0.0-beta.16",
8181
"@rjsf/snapshot-tests": "^6.0.0-beta.16",
8282
"@rjsf/utils": "^6.0.0-beta.16",
8383
"@rjsf/validator-ajv8": "^6.0.0-beta.16",
8484
"@rollup/plugin-replace": "^6.0.2",
85-
"antd": "^5.27.0",
85+
"antd": "^5.27.3",
8686
"atob": "^2.1.2",
87-
"dayjs": "^1.11.13",
87+
"dayjs": "^1.11.18",
8888
"eslint": "^8.57.1"
8989
},
9090
"repository": {

packages/antd/test/__snapshots__/Array.test.tsx.snap

Lines changed: 435 additions & 435 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)