Skip to content

Commit

Permalink
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"@actions/core": "1.9.1",
"@actions/github": "5.0.0",
"@ariakit/test": "^0.3.7",
"@babel/core": "7.16.0",
"@babel/core": "7.23.2",
"@babel/plugin-proposal-export-namespace-from": "7.18.9",
"@babel/plugin-syntax-jsx": "7.16.0",
"@babel/runtime-corejs3": "7.16.0",
Expand All @@ -115,15 +115,15 @@
"@pmmmwh/react-refresh-webpack-plugin": "0.5.11",
"@storybook/addon-a11y": "7.2.2",
"@storybook/addon-actions": "7.2.2",
"@storybook/addon-controls": "7.2.2",
"@storybook/addon-docs": "7.2.2",
"@storybook/addon-controls": "7.6.0",
"@storybook/addon-docs": "8.0.0",
"@storybook/addon-toolbars": "7.2.2",
"@storybook/addon-viewport": "7.2.2",
"@storybook/react": "7.2.2",
"@storybook/react-webpack5": "7.2.2",
"@storybook/react-webpack5": "8.2.0",
"@storybook/source-loader": "7.2.2",
"@storybook/theming": "7.2.2",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/jest-dom": "6.1.6",
"@testing-library/react": "14.0.0",
"@testing-library/react-native": "12.1.2",
"@testing-library/user-event": "14.4.3",
Expand Down Expand Up @@ -170,7 +170,7 @@
"@wordpress/stylelint-config": "file:packages/stylelint-config",
"ajv": "8.7.1",
"ajv-draft-04": "1.0.0",
"appium": "2.0.0",
"appium": "2.5.2",
"babel-jest": "29.6.2",
"babel-loader": "8.2.3",
"babel-plugin-inline-json-import": "0.3.2",
Expand All @@ -184,10 +184,10 @@
"change-case": "4.1.2",
"commander": "9.2.0",
"concurrently": "3.5.0",
"copy-webpack-plugin": "10.2.0",
"copy-webpack-plugin": "12.0.0",
"core-js-builder": "3.35.1",
"cross-env": "3.2.4",
"css-loader": "6.2.0",
"css-loader": "6.9.0",
"cssnano": "6.0.1",
"deep-freeze": "0.0.1",
"equivalent-key-map": "0.2.2",
Expand All @@ -197,7 +197,7 @@
"eslint-plugin-import": "2.25.2",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-jest-dom": "5.0.2",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-ssr-friendly": "1.0.6",
"eslint-plugin-storybook": "0.6.13",
"eslint-plugin-testing-library": "6.0.2",
Expand All @@ -213,11 +213,11 @@
"jest-junit": "13.0.0",
"jest-message-util": "29.6.2",
"jest-watch-typeahead": "2.2.2",
"lerna": "7.1.4",
"lint-staged": "10.0.1",
"lerna": "8.1.5",
"lint-staged": "15.2.4",
"make-dir": "3.0.0",
"metro-react-native-babel-preset": "0.73.10",
"metro-react-native-babel-transformer": "0.73.10",
"metro-react-native-babel-transformer": "0.76.7",
"mkdirp": "3.0.1",
"mock-match-media": "0.4.2",
"moment-timezone-data-webpack-plugin": "1.5.1",
Expand All @@ -232,11 +232,11 @@
"progress": "2.0.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.71.15",
"react-native": "0.75.0",
"react-native-url-polyfill": "1.1.2",
"react-refresh": "0.14.0",
"react-test-renderer": "18.2.0",
"reassure": "0.7.1",
"reassure": "1.0.0",
"redux": "4.1.2",
"resize-observer-polyfill": "1.5.1",
"rimraf": "3.0.2",
Expand All @@ -248,15 +248,15 @@
"snapshot-diff": "0.10.0",
"source-map-loader": "3.0.0",
"sprintf-js": "1.1.1",
"storybook": "7.2.2",
"storybook": "8.2.0",
"storybook-source-link": "2.0.9",
"strip-json-comments": "5.0.0",
"style-loader": "3.2.1",
"terser-webpack-plugin": "5.3.9",
"typescript": "5.1.6",
"uglify-js": "3.13.7",
"uuid": "9.0.1",
"webdriverio": "8.16.20",
"webdriverio": "9.0.0",
"webpack": "5.88.2",
"webpack-bundle-analyzer": "4.9.1",
"worker-farm": "1.7.0"
Expand Down

0 comments on commit 34f5f1f

Please sign in to comment.