Skip to content

Commit

Permalink
fix(deps): update vite packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2023
1 parent e0f14ed commit 4fe37a1
Show file tree
Hide file tree
Showing 2 changed files with 505 additions and 363 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@storybook/addon-info": "^5.3.21",
"@storybook/addon-links": "^6.5.16",
"@storybook/addons": "^6.5.16",
"@storybook/builder-vite": "^0.2.2",
"@storybook/builder-vite": "^0.4.2",
"@storybook/react": "^6.5.16",
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",
Expand All @@ -63,7 +63,7 @@
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"@vanilla-extract/babel-plugin-debug-ids": "^1.0.3",
"@vitest/coverage-c8": "^0.23.2",
"@vitest/coverage-c8": "^0.33.0",
"cross-env": "^7.0.3",
"eslint": "^8.43.0",
"eslint-config-prettier": "^8.8.0",
Expand Down Expand Up @@ -92,9 +92,9 @@
"tsx": "^3.12.8",
"turbo": "^1.10.13",
"typescript": "^5.2.2",
"vite": "^3.1.0",
"vite-plugin-banner": "^0.5.0",
"vitest": "^0.23.1",
"vitest-github-actions-reporter": "^0.8.3"
"vite": "^3.2.7",
"vite-plugin-banner": "^0.7.1",
"vitest": "^0.34.4",
"vitest-github-actions-reporter": "^0.10.0"
}
}
Loading

0 comments on commit 4fe37a1

Please sign in to comment.