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 Oct 17, 2023
1 parent 925ba77 commit 65f470f
Show file tree
Hide file tree
Showing 2 changed files with 305 additions and 166 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,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.4",
"@testing-library/react": "^14.0.0",
Expand All @@ -60,7 +60,7 @@
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@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.51.0",
"eslint-config-prettier": "^9.0.0",
Expand Down Expand Up @@ -89,9 +89,9 @@
"tsx": "^3.13.0",
"turbo": "^1.10.15",
"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.6",
"vitest-github-actions-reporter": "^0.10.0"
}
}
Loading

0 comments on commit 65f470f

Please sign in to comment.