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 11, 2024
1 parent cf672e2 commit b2c442a
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 85 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,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 @@ -82,15 +82,15 @@
"typed-redux-saga": "1.5.0",
"typescript": "5.4.5",
"vanilla-framework": "4.0.0",
"vite": "5.2.11",
"vite": "5.2.13",
"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 @@ -108,7 +108,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.2",
"@types/path-parse": "1.0.22",
"@types/pluralize": "0.0.33",
"@types/react": "18.3.2",
Expand Down Expand Up @@ -136,14 +136,14 @@
"eslint-plugin-complexity": "1.0.2",
"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 @@ -153,15 +153,15 @@
"prettier": "3.2.5",
"redux-mock-store": "1.5.4",
"redux-saga-test-plan": "4.0.6",
"sass": "1.77.2",
"start-server-and-test": "2.0.3",
"sass": "1.77.4",
"start-server-and-test": "2.0.4",
"storybook": "7.6.19",
"timezone-mock": "1.3.6",
"vite-plugin-eslint": "1.8.1",
"vitest": "1.6.0",
"vitest-fetch-mock": "0.2.2",
"wait-on": "7.2.0",
"webpack": "5.91.0"
"webpack": "5.92.0"
},
"resolutions": {
"node_modules/@types/react-router-dom/@types/react": "18.3.2",
Expand Down
Loading

0 comments on commit b2c442a

Please sign in to comment.