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 Jul 20, 2023
1 parent 0f6575e commit cc5c1aa
Show file tree
Hide file tree
Showing 3 changed files with 978 additions and 714 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.16.0
18.17.0
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@
"@storybook/jest": "^0.1.0",
"@storybook/react": "^7.0.18",
"@storybook/react-vite": "^7.0.18",
"@storybook/test-runner": "^0.10.0",
"@storybook/testing-library": "^0.1.0",
"@storybook/test-runner": "^0.11.0",
"@storybook/testing-library": "^0.2.0",
"@storybook/testing-react": "^2.0.1",
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/typography": "^0.5.9",
Expand All @@ -143,13 +143,13 @@
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"@vitejs/plugin-react-swc": "^3.3.2",
"@vitest/coverage-c8": "^0.31.4",
"@vitest/ui": "^0.31.4",
"@vitest/coverage-c8": "^0.33.0",
"@vitest/ui": "^0.33.0",
"autoprefixer": "^10.4.14",
"babel-loader": "^9.1.2",
"chromatic": "^6.18.0",
"debug": "^4.3.4",
"esbuild": "^0.17.19",
"esbuild": "^0.18.0",
"eslint": "^8.42.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.0.0",
Expand Down Expand Up @@ -190,15 +190,15 @@
"tailwindcss": "^3.3.2",
"ts-node": "^10.9.1",
"type-coverage": "^2.26.0",
"typescript": "~5.0.4",
"typescript": "~5.1.0",
"unplugin-auto-import": "^0.16.4",
"vite": "^4.3.9",
"vite-plugin-eslint": "^1.8.1",
"vite-plugin-sass-dts": "^1.3.6",
"vite-tsconfig-paths": "^4.2.0",
"vitest": "^0.31.4"
"vitest": "^0.33.0"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].4",
"engines": {
"node": ">=18",
"pnpm": ">=7"
Expand Down
Loading

0 comments on commit cc5c1aa

Please sign in to comment.