Skip to content

Commit

Permalink
Merge branch 'rc-force' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
benelan authored Nov 16, 2023
2 parents 8a16a69 + d33b032 commit fc7ee96
Show file tree
Hide file tree
Showing 43 changed files with 48,099 additions and 85,406 deletions.
104,467 changes: 32,280 additions & 72,187 deletions package-lock.json

Large diffs are not rendered by default.

25 changes: 14 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/dedent": "0.7.1",
"@types/eslint": "8.40.2",
"@types/estree": "1.0.4",
"@types/jest": "27.0.3",
"@types/jest": "29.5.7",
"@types/jest-axe": "3.5.7",
"@types/lodash-es": "4.17.10",
"@types/node": "^18.0.0",
Expand All @@ -54,8 +54,8 @@
"@types/semver": "7.5.4",
"@types/shell-quote": "1.7.3",
"@types/sortablejs": "1.15.4",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.48.2",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"@whitespace/storybook-addon-html": "5.0.0",
"autoprefixer": "10.4.16",
"axe-core": "4.8.2",
Expand All @@ -72,30 +72,30 @@
"eslint": "8.44.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-jsdoc": "46.4.6",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-unicorn": "46.0.1",
"globby": "14.0.0",
"husky": "8.0.3",
"jest": "27.4.5",
"jest-axe": "7.0.1",
"jest-cli": "27.4.5",
"jest": "29.7.0",
"jest-axe": "8.0.0",
"jest-cli": "29.7.0",
"json-to-ts": "1.7.0",
"lerna": "7.1.5",
"lint-staged": "13.2.3",
"markdownlint-cli": "0.34.0",
"postcss": "8.4.31",
"prettier": "2.8.8",
"puppeteer": "10.0.0",
"puppeteer": "21.5.0",
"quicktype-core": "23.0.76",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"rimraf": "5.0.5",
"rollup": "3.26.0",
"semver": "7.5.4",
"shell-quote": "1.8.1",
"stencil-eslint-core": "0.3.1",
"storybook": "6.5.16",
"storybook-addon-themes": "6.1.0",
"storybook-rtl-addon": "0.3.3",
Expand All @@ -104,15 +104,18 @@
"stylelint-config-recommended-scss": "12.0.0",
"stylelint-use-logical-spec": "5.0.0",
"tailwindcss": "3.3.5",
"ts-jest": "27.1.5",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"turbo": "1.10.15",
"type-fest": "3.11.1",
"typescript": "4.9.5",
"typescript": "5.2.2",
"updtr": "4.0.0",
"workbox-build": "7.0.0"
},
"license": "SEE LICENSE.md",
"overrides": {
"@jest/transform": "29.7.0"
},
"packageManager": "npm@10.1.0",
"volta": {
"node": "18.18.0",
Expand Down
Loading

0 comments on commit fc7ee96

Please sign in to comment.