Skip to content

Commit b39c71e

Browse files
committed
Merge branch 'main' into update-eslint-plugin-react-hooks-immutability
# Conflicts: # eslint.config.mjs
2 parents 094f8ea + ab5e6f3 commit b39c71e

File tree

288 files changed

+39377
-3018
lines changed

Some content is hidden

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

288 files changed

+39377
-3018
lines changed
-18.4 KB
Binary file not shown.

examples/rac-spectrum-tailwind/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@spectrum-icons/illustrations": "latest",
1414
"@spectrum-icons/workflow": "latest",
1515
"@tailwindcss/postcss": "^4.0.0",
16-
"parcel": "^2.13.0",
16+
"parcel": "^2.16.1",
1717
"postcss": "^8.2.1",
1818
"react": "^18.2.0",
1919
"react-aria-components": "latest",

examples/rac-spectrum-tailwind/yarn.lock

Lines changed: 471 additions & 471 deletions
Large diffs are not rendered by default.
-14.4 KB
Binary file not shown.

examples/s2-parcel-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"packageManager": "yarn@4.2.2",
33
"devDependencies": {
4-
"parcel": "^2.13.0",
4+
"parcel": "^2.16.1",
55
"process": "^0.11.10"
66
},
77
"dependencies": {

0 commit comments

Comments
 (0)