Skip to content

Commit

Permalink
Merge branch 'next' into v15-components-2.0
Browse files Browse the repository at this point in the history
booc0mtaco committed May 29, 2024

Unverified

The email in this signature doesn’t match the committer email.
2 parents fdd304d + 7441d31 commit 9bb85a3
Showing 2 changed files with 809 additions and 700 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -112,9 +112,9 @@
"yargs": "^17.7.2"
},
"devDependencies": {
"@babel/preset-env": "^7.24.5",
"@babel/preset-react": "^7.24.1",
"@babel/preset-typescript": "^7.24.1",
"@babel/preset-env": "^7.24.6",
"@babel/preset-react": "^7.24.6",
"@babel/preset-typescript": "^7.24.6",
"@chanzuckerberg/axe-storybook-testing": "^7.2.0",
"@chanzuckerberg/eslint-config-edu-js": "^1.1.0",
"@chanzuckerberg/eslint-config-edu-ts": "^1.0.9",
@@ -124,7 +124,7 @@
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.3",
"@geometricpanda/storybook-addon-badges": "^2.0.2",
"@omlet/cli": "^1.6.0",
"@omlet/cli": "^1.6.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-typescript": "^11.1.6",
"@size-limit/file": "^8.2.6",
@@ -143,9 +143,9 @@
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.12",
"@types/jsonfile": "^6",
"@types/lodash": "^4.17.1",
"@types/node": "^20.12.11",
"@types/react": "^18.3.1",
"@types/lodash": "^4.17.4",
"@types/node": "^20.12.12",
"@types/react": "^18.3.3",
"@types/react-beautiful-dnd": "^13.1.8",
"@types/react-dom": "^18.3.0",
"@types/react-portal": "^4.0.7",
@@ -177,7 +177,7 @@
"prettier-plugin-tailwindcss": "^0.5.7",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rollup": "^4.17.2",
"rollup": "^4.18.0",
"rollup-plugin-postcss": "^4.0.2",
"size-limit": "^8.2.6",
"standard-version": "^9.5.0",
@@ -186,7 +186,7 @@
"stylelint": "^15.11.0",
"stylelint-config-recommended": "^13.0.0",
"tailwindcss": "^3.4.3",
"ts-jest": "^29.1.2",
"ts-jest": "^29.1.3",
"typescript": "^5.2.2"
},
"lint-staged": {
Loading

0 comments on commit 9bb85a3

Please sign in to comment.