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 21, 2024
1 parent f32fc5f commit aaaefc0
Show file tree
Hide file tree
Showing 2 changed files with 240 additions and 151 deletions.
10 changes: 5 additions & 5 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.5.0",
"@testing-library/react": "^16.0.1",
Expand All @@ -60,7 +60,7 @@
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vanilla-extract/babel-plugin-debug-ids": "^1.1.0",
"@vitest/coverage-c8": "^0.23.2",
"@vitest/coverage-c8": "^0.33.0",
"cross-env": "^7.0.3",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand Down Expand Up @@ -90,8 +90,8 @@
"turbo": "^1.13.0",
"typescript": "^5.6.2",
"vite": "^3.1.0",
"vite-plugin-banner": "^0.5.0",
"vitest": "^0.23.1",
"vitest-github-actions-reporter": "^0.8.3"
"vite-plugin-banner": "^0.8.0",
"vitest": "^0.34.6",
"vitest-github-actions-reporter": "^0.11.1"
}
}
Loading

0 comments on commit aaaefc0

Please sign in to comment.