Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#5370)
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 Mar 25, 2024
1 parent 41fd7c8 commit e6ef966
Show file tree
Hide file tree
Showing 2 changed files with 438 additions and 99 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@
"typed-redux-saga": "1.5.0",
"typescript": "5.4.3",
"vanilla-framework": "4.0.0",
"vite": "5.1.5",
"vite": "5.2.6",
"vite-plugin-svgr": "4.2.0",
"vite-tsconfig-paths": "4.3.1",
"vite-tsconfig-paths": "4.3.2",
"yup": "0.32.11"
},
"devDependencies": {
Expand All @@ -102,9 +102,9 @@
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.2.1",
"@testing-library/user-event": "14.5.2",
"@types/classnames": "2.3.0",
"@types/classnames": "2.3.1",
"@types/clone-deep": "4.0.4",
"@types/node": "20.11.24",
"@types/node": "20.11.30",
"@types/path-parse": "1.0.22",
"@types/pluralize": "0.0.33",
"@types/react": "18.2.64",
Expand All @@ -131,13 +131,13 @@
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-cypress": "2.15.1",
"eslint-plugin-no-only-tests": "3.1.0",
"eslint-plugin-playwright": "1.5.2",
"eslint-plugin-playwright": "1.5.4",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-unused-imports": "3.1.0",
"formik-devtools-extension": "0.1.8",
"http-proxy-middleware": "2.0.6",
"immer": "10.0.3",
"immer": "10.0.4",
"jsdom": "24.0.0",
"mock-socket": "9.3.1",
"mockdate": "3.0.5",
Expand All @@ -148,15 +148,15 @@
"prettier": "2.8.8",
"redux-mock-store": "1.5.4",
"redux-saga-test-plan": "4.0.6",
"sass": "1.71.1",
"sass": "1.72.0",
"start-server-and-test": "2.0.3",
"storybook": "7.6.17",
"timezone-mock": "1.3.6",
"vite-plugin-eslint": "1.8.1",
"vitest": "1.3.1",
"vitest": "1.4.0",
"vitest-fetch-mock": "0.2.2",
"wait-on": "7.2.0",
"webpack": "5.90.3"
"webpack": "5.91.0"
},
"resolutions": {
"node_modules/@types/react-router-dom/@types/react": "18.2.64",
Expand Down
Loading

0 comments on commit e6ef966

Please sign in to comment.