Skip to content

Commit

Permalink
Merge branch 'main' into renovate/react-window-1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
100terres authored Oct 29, 2023
2 parents cea1c3a + 82c84d5 commit 7a757dd
Show file tree
Hide file tree
Showing 2 changed files with 492 additions and 450 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
},
"devDependencies": {
"@atlaskit/css-reset": "6.5.4",
"@atlaskit/theme": "12.5.5",
"@atlaskit/theme": "12.6.2",
"@babel/core": "7.22.11",
"@babel/eslint-parser": "7.22.11",
"@babel/plugin-proposal-class-properties": "7.18.6",
Expand All @@ -96,42 +96,42 @@
"@babel/preset-env": "7.22.14",
"@babel/preset-react": "7.22.5",
"@babel/preset-typescript": "7.22.11",
"@commitlint/cli": "17.6.7",
"@commitlint/config-conventional": "17.6.7",
"@commitlint/cz-commitlint": "17.6.7",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@commitlint/cz-commitlint": "17.8.1",
"@emotion/babel-preset-css-prop": "11.11.0",
"@emotion/eslint-plugin": "11.11.0",
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@jest/environment": "29.6.4",
"@release-it/conventional-changelog": "7.0.0",
"@release-it/conventional-changelog": "7.0.2",
"@rollup/plugin-babel": "6.0.3",
"@rollup/plugin-commonjs": "25.0.3",
"@rollup/plugin-json": "6.0.0",
"@rollup/plugin-node-resolve": "15.1.0",
"@rollup/plugin-replace": "5.0.2",
"@rollup/plugin-strip": "3.0.2",
"@rollup/plugin-terser": "^0.4.3",
"@rollup/plugin-terser": "0.4.3",
"@storybook/addon-docs": "6.5.16",
"@storybook/addon-essentials": "6.5.16",
"@storybook/addon-storysource": "6.5.16",
"@storybook/addons": "6.5.16",
"@storybook/builder-webpack5": "^6.5.16",
"@storybook/builder-webpack5": "6.5.16",
"@storybook/core": "6.5.16",
"@storybook/manager-webpack5": "^6.5.16",
"@storybook/manager-webpack5": "6.5.16",
"@storybook/react": "6.5.16",
"@storybook/theming": "6.5.16",
"@testing-library/dom": "9.3.1",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.0.0",
"@testing-library/react-16-17": "npm:@testing-library/react@^12.1.5",
"@testing-library/react-16-17": "npm:@testing-library/react@12.1.5",
"@types/express": "4.17.17",
"@types/fs-extra": "11.0.1",
"@types/jest-axe": "3.5.5",
"@types/jsdom": "21.1.2",
"@types/markdown-it": "13.0.1",
"@types/node": "18.17.12",
"@types/raf-schd": "4.0.1",
"@types/raf-schd": "4.0.2",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/react-redux": "7.1.26",
Expand Down Expand Up @@ -188,7 +188,7 @@
"react-dom-17": "npm:react-dom@17.0.2",
"react-virtualized": "9.22.5",
"react-window": "1.8.9",
"release-it": "16.1.3",
"release-it": "16.2.1",
"require-from-string": "2.0.2",
"rimraf": "5.0.1",
"rollup": "3.27.0",
Expand Down
Loading

0 comments on commit 7a757dd

Please sign in to comment.