Skip to content

Commit

Permalink
chore(deps): bump vite and vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
taegeun-moon authored and LunaTK committed Nov 6, 2023
1 parent 09a49fb commit afc155e
Show file tree
Hide file tree
Showing 2 changed files with 1,685 additions and 1,318 deletions.
10 changes: 6 additions & 4 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,18 @@
"devDependencies": {
"@changesets/cli": "^2.25.2",
"@grpc/proto-loader": "^0.7.3",
"@testing-library/react": "^14.0.0",
"@types/lodash.get": "^4.4.7",
"@types/react": "^17.0",
"@types/react-dom": "^17.0.2",
"@types/react-test-renderer": "^18.0.0",
"@vitejs/plugin-react": "^1.3.2",
"@vitest/ui": "^0.14.2",
"@vitejs/plugin-react": "^4.1.1",
"@vitest/ui": "^0.34.6",
"autoprefixer": "^10.4.14",
"change-case": "^4.1.2",
"clsx": "^1.2.1",
"daisyui": "^2.51.6",
"happy-dom": "^12.10.3",
"jsdom": "^19.0.0",
"lodash.get": "^4.4.2",
"postcss": "^8.4.14",
Expand All @@ -42,9 +44,9 @@
"rome": "^12.1.0",
"tailwindcss": "^3.3.5",
"typescript": "^5.2.2",
"vite": "^3.2.4",
"vite": "^4.5.0",
"vite-plugin-dts": "^1.7.1",
"vitest": "^0.25.2"
"vitest": "^0.34.6"
},
"dependencies": {
"protobufjs": "^6.11.2",
Expand Down
Loading

0 comments on commit afc155e

Please sign in to comment.