Skip to content

chore: update USWDS to 3.12.0 #3123

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"peerDependencies": {
"@types/react": "^16.x || ^17.x || ^18.x || ^19.x",
"@types/react-dom": "^16.x || ^17.x || ^18.x || ^19.x",
"@uswds/uswds": "^3.7.1",
"@uswds/uswds": "^3.12.0",
"focus-trap-react": "^10.2.3",
"react": "^16.x || ^17.x || ^18.x || ^19.x",
"react-dom": "^16.x || ^17.x || ^18.x || ^19.x"
Expand Down Expand Up @@ -98,7 +98,7 @@
"@types/react-dom": "^19.0.4",
"@typescript-eslint/eslint-plugin": "^8.26.1",
"@typescript-eslint/parser": "^8.26.1",
"@uswds/uswds": "3.7.1",
"@uswds/uswds": "3.12.0",
"@vitejs/plugin-react": "^4.3.4",
"@vitest/coverage-istanbul": "^3.0.9",
"@vitest/eslint-plugin": "^1.1.38",
Expand Down
31 changes: 7 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2145,7 +2145,7 @@ __metadata:
"@types/react-dom": ^19.0.4
"@typescript-eslint/eslint-plugin": ^8.26.1
"@typescript-eslint/parser": ^8.26.1
"@uswds/uswds": 3.7.1
"@uswds/uswds": 3.12.0
"@vitejs/plugin-react": ^4.3.4
"@vitest/coverage-istanbul": ^3.0.9
"@vitest/eslint-plugin": ^1.1.38
Expand Down Expand Up @@ -2188,7 +2188,7 @@ __metadata:
peerDependencies:
"@types/react": ^16.x || ^17.x || ^18.x || ^19.x
"@types/react-dom": ^16.x || ^17.x || ^18.x || ^19.x
"@uswds/uswds": ^3.7.1
"@uswds/uswds": ^3.12.0
focus-trap-react: ^10.2.3
react: ^16.x || ^17.x || ^18.x || ^19.x
react-dom: ^16.x || ^17.x || ^18.x || ^19.x
Expand Down Expand Up @@ -2465,15 +2465,12 @@ __metadata:
languageName: node
linkType: hard

"@uswds/uswds@npm:3.7.1":
version: 3.7.1
resolution: "@uswds/uswds@npm:3.7.1"
"@uswds/uswds@npm:3.12.0":
version: 3.12.0
resolution: "@uswds/uswds@npm:3.12.0"
dependencies:
classlist-polyfill: 1.2.0
object-assign: 4.1.1
receptor: 1.0.0
resolve-id-refs: 0.1.0
checksum: 32fd6b507f87cfa5d652a9a9647077ed6b30e07d66100d6b7b94ebb737ffa4df549527ae3c96f83e34a6e03ae0f06649deae957592776c758dbe6ba6bb72d9a3
checksum: 5801dc74fbbd3bbe07a72be5331a8907e521da651003897ec5bb0724111ba27d9f1bb761dc0a015a85a0933e435ff762d2fdcf539a5e1f45d9e1ef1eec48da4e
languageName: node
linkType: hard

Expand Down Expand Up @@ -3811,13 +3808,6 @@ __metadata:
languageName: node
linkType: hard

"classlist-polyfill@npm:1.2.0":
version: 1.2.0
resolution: "classlist-polyfill@npm:1.2.0"
checksum: 43ff10af5e75d0347f820d77536a12f981adbf5be9c0ff5c3c4823693c8daacf8aa487eac1a9704b73f4dd74d811e5145b4465fe606926351cdfca5bb9b0914e
languageName: node
linkType: hard

"classnames@npm:^2.3.2":
version: 2.5.1
resolution: "classnames@npm:2.5.1"
Expand Down Expand Up @@ -7568,7 +7558,7 @@ __metadata:
languageName: node
linkType: hard

"object-assign@npm:4.1.1, object-assign@npm:^4.1.0, object-assign@npm:^4.1.1":
"object-assign@npm:^4.1.0, object-assign@npm:^4.1.1":
version: 4.1.1
resolution: "object-assign@npm:4.1.1"
checksum: fcc6e4ea8c7fe48abfbb552578b1c53e0d194086e2e6bbbf59e0a536381a292f39943c6e9628af05b5528aa5e3318bb30d6b2e53cadaf5b8fe9e12c4b69af23f
Expand Down Expand Up @@ -8520,13 +8510,6 @@ __metadata:
languageName: node
linkType: hard

"resolve-id-refs@npm:0.1.0":
version: 0.1.0
resolution: "resolve-id-refs@npm:0.1.0"
checksum: 0cbfbddda06ea69c6c1da542bddd4fa23a795bbd3b601b0dc53da33c4d2a8283f2b2a4459d6a01b6af159f1cc8d50efe37494bb8087fac0e5b1b40811bbafb7f
languageName: node
linkType: hard

"resolve@npm:^1.22.1, resolve@npm:^1.22.4, resolve@npm:^1.22.8, resolve@npm:~1.22.1, resolve@npm:~1.22.2":
version: 1.22.10
resolution: "resolve@npm:1.22.10"
Expand Down