Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 2, 2024
1 parent 11a9694 commit dab232a
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 64 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@redux-devtools/extension": "3.3.0",
"@reduxjs/toolkit": "1.9.7",
"@sentry/browser": "5.30.0",
"@vitejs/plugin-react-swc": "3.6.0",
"@vitejs/plugin-react-swc": "3.7.0",
"classnames": "2.5.1",
"clone-deep": "4.0.1",
"date-fns": "2.30.0",
Expand Down Expand Up @@ -79,15 +79,15 @@
"typed-redux-saga": "1.5.0",
"typescript": "5.4.5",
"vanilla-framework": "4.0.0",
"vite": "5.2.11",
"vite": "5.2.12",
"vite-plugin-svgr": "4.2.0",
"vite-tsconfig-paths": "4.3.2",
"yup": "0.32.11"
},
"devDependencies": {
"@percy/cli": "1.28.7",
"@percy/cypress": "3.1.2",
"@playwright/test": "1.44.0",
"@playwright/test": "1.44.1",
"@storybook/addon-a11y": "7.6.19",
"@storybook/addon-essentials": "7.6.19",
"@storybook/addon-interactions": "7.6.19",
Expand All @@ -105,7 +105,7 @@
"@testing-library/user-event": "14.5.2",
"@types/classnames": "2.3.1",
"@types/clone-deep": "4.0.4",
"@types/node": "20.12.12",
"@types/node": "20.14.0",
"@types/path-parse": "1.0.22",
"@types/pluralize": "0.0.33",
"@types/react": "18.3.2",
Expand All @@ -131,14 +131,14 @@
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-cypress": "2.15.2",
"eslint-plugin-no-only-tests": "3.1.0",
"eslint-plugin-playwright": "1.6.1",
"eslint-plugin-playwright": "1.6.2",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-unused-imports": "3.2.0",
"formik-devtools-extension": "0.1.8",
"http-proxy-middleware": "2.0.6",
"immer": "10.1.1",
"jsdom": "24.0.0",
"jsdom": "24.1.0",
"mock-socket": "9.3.1",
"mockdate": "3.0.5",
"nanoid": "5.0.7",
Expand All @@ -148,7 +148,7 @@
"prettier": "3.2.5",
"redux-mock-store": "1.5.4",
"redux-saga-test-plan": "4.0.6",
"sass": "1.77.2",
"sass": "1.77.4",
"start-server-and-test": "2.0.3",
"storybook": "7.6.19",
"timezone-mock": "1.3.6",
Expand Down
Loading

0 comments on commit dab232a

Please sign in to comment.