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] committed Sep 15, 2024
1 parent 32aa488 commit b3903aa
Show file tree
Hide file tree
Showing 2 changed files with 929 additions and 512 deletions.
60 changes: 30 additions & 30 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,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 @@ -83,35 +83,35 @@
"typed-redux-saga": "1.5.0",
"typescript": "5.4.5",
"vanilla-framework": "4.13.0",
"vite": "5.2.11",
"vite": "5.4.5",
"vite-plugin-svgr": "4.2.0",
"vite-tsconfig-paths": "4.3.2",
"yup": "0.32.11"
},
"devDependencies": {
"@percy/cli": "1.28.8",
"@percy/cypress": "3.1.2",
"@playwright/test": "1.45.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",
"@tanstack/react-query": "5.45.1",
"@tanstack/react-query-devtools": "5.45.1",
"@playwright/test": "1.47.1",
"@storybook/addon-a11y": "7.6.20",
"@storybook/addon-essentials": "7.6.20",
"@storybook/addon-interactions": "7.6.20",
"@storybook/addon-links": "7.6.20",
"@storybook/blocks": "7.6.20",
"@storybook/manager-api": "7.6.20",
"@storybook/preset-create-react-app": "7.6.20",
"@storybook/react": "7.6.20",
"@storybook/react-webpack5": "7.6.20",
"@storybook/theming": "7.6.20",
"@tanstack/react-query": "5.56.2",
"@tanstack/react-query-devtools": "5.56.2",
"@testing-library/cypress": "10.0.2",
"@testing-library/dom": "9.3.4",
"@testing-library/jest-dom": "6.4.6",
"@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.12",
"@types/node": "20.16.5",
"@types/path-parse": "1.0.22",
"@types/pluralize": "0.0.33",
"@types/react": "18.3.3",
Expand All @@ -122,8 +122,8 @@
"@types/redux-mock-store": "1.0.6",
"@types/redux-saga": "0.10.5",
"@vitest/coverage-istanbul": "1.6.0",
"@welldone-software/why-did-you-render": "8.0.1",
"address": "2.0.2",
"@welldone-software/why-did-you-render": "8.0.3",
"address": "2.0.3",
"babel-plugin-named-exports-order": "0.0.2",
"colors": "1.4.0",
"concurrently": "8.2.2",
Expand All @@ -135,35 +135,35 @@
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-react-app": "7.0.1",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-complexity": "1.0.2",
"eslint-plugin-cypress": "3.3.0",
"eslint-plugin-no-only-tests": "3.1.0",
"eslint-plugin-playwright": "1.6.1",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-cypress": "3.5.0",
"eslint-plugin-no-only-tests": "3.3.0",
"eslint-plugin-playwright": "1.6.2",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-unused-imports": "4.0.0",
"eslint-plugin-unused-imports": "4.1.4",
"formik-devtools-extension": "0.1.8",
"http-proxy-middleware": "2.0.6",
"immer": "10.1.1",
"jsdom": "24.0.0",
"jsdom": "24.1.3",
"mock-socket": "9.3.1",
"mockdate": "3.0.5",
"msw": "2.3.1",
"msw": "2.4.7",
"nanoid": "5.0.7",
"nodemon": "3.1.3",
"npm-package-json-lint": "8.0.0",
"postcss-normalize": "10.0.1",
"prettier": "3.3.2",
"redux-mock-store": "1.5.4",
"redux-saga-test-plan": "4.0.6",
"sass": "1.77.2",
"start-server-and-test": "2.0.3",
"storybook": "7.6.19",
"sass": "1.78.0",
"start-server-and-test": "2.0.7",
"storybook": "7.6.20",
"timezone-mock": "1.3.6",
"vite-plugin-eslint": "1.8.1",
"vitest": "1.6.0",
"vitest-fetch-mock": "0.2.2",
"vitest-fetch-mock": "0.3.0",
"wait-on": "7.2.0",
"webpack": "5.91.0"
},
Expand Down
Loading

0 comments on commit b3903aa

Please sign in to comment.