Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#5431)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 13, 2024
1 parent 99cac1a commit 2b2a113
Show file tree
Hide file tree
Showing 2 changed files with 412 additions and 387 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,33 +79,33 @@
"typed-redux-saga": "1.5.0",
"typescript": "5.4.5",
"vanilla-framework": "4.0.0",
"vite": "5.2.10",
"vite": "5.2.11",
"vite-plugin-svgr": "4.2.0",
"vite-tsconfig-paths": "4.3.2",
"yup": "0.32.11"
},
"devDependencies": {
"@percy/cli": "1.28.5",
"@percy/cypress": "3.1.2",
"@playwright/test": "1.43.1",
"@storybook/addon-a11y": "7.6.18",
"@storybook/addon-essentials": "7.6.18",
"@storybook/addon-interactions": "7.6.18",
"@storybook/addon-links": "7.6.18",
"@storybook/blocks": "7.6.18",
"@storybook/manager-api": "7.6.18",
"@storybook/preset-create-react-app": "7.6.18",
"@storybook/react": "7.6.18",
"@storybook/react-webpack5": "7.6.18",
"@storybook/theming": "7.6.18",
"@playwright/test": "1.44.0",
"@storybook/addon-a11y": "7.6.19",
"@storybook/addon-essentials": "7.6.19",
"@storybook/addon-interactions": "7.6.19",
"@storybook/addon-links": "7.6.19",
"@storybook/blocks": "7.6.19",
"@storybook/manager-api": "7.6.19",
"@storybook/preset-create-react-app": "7.6.19",
"@storybook/react": "7.6.19",
"@storybook/react-webpack5": "7.6.19",
"@storybook/theming": "7.6.19",
"@testing-library/cypress": "10.0.1",
"@testing-library/dom": "9.3.4",
"@testing-library/jest-dom": "6.4.5",
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "14.5.2",
"@types/classnames": "2.3.1",
"@types/clone-deep": "4.0.4",
"@types/node": "20.12.7",
"@types/node": "20.12.11",
"@types/path-parse": "1.0.22",
"@types/pluralize": "0.0.33",
"@types/react": "18.3.1",
Expand Down Expand Up @@ -134,7 +134,7 @@
"eslint-plugin-playwright": "1.6.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-unused-imports": "3.1.0",
"eslint-plugin-unused-imports": "3.2.0",
"formik-devtools-extension": "0.1.8",
"http-proxy-middleware": "2.0.6",
"immer": "10.1.1",
Expand All @@ -148,12 +148,12 @@
"prettier": "3.2.5",
"redux-mock-store": "1.5.4",
"redux-saga-test-plan": "4.0.6",
"sass": "1.75.0",
"sass": "1.77.1",
"start-server-and-test": "2.0.3",
"storybook": "7.6.18",
"storybook": "7.6.19",
"timezone-mock": "1.3.6",
"vite-plugin-eslint": "1.8.1",
"vitest": "1.5.2",
"vitest": "1.6.0",
"vitest-fetch-mock": "0.2.2",
"wait-on": "7.2.0",
"webpack": "5.91.0"
Expand Down
Loading

0 comments on commit 2b2a113

Please sign in to comment.