Skip to content

Commit

Permalink
chore: upgrade vite and local react
Browse files Browse the repository at this point in the history
  • Loading branch information
petyosi committed Aug 31, 2024
1 parent 24d045b commit 30ed457
Show file tree
Hide file tree
Showing 2 changed files with 1,382 additions and 495 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/react-router-dom": "^5.3.3",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"@vitejs/plugin-react": "^4.0.0",
"@vitejs/plugin-react": "^4.3.1",
"clsx": "^1.2.1",
"eslint": "^8.39.0",
"eslint-config-prettier": "^8.8.0",
Expand All @@ -77,19 +77,19 @@
"playwright": "^1.33.0",
"prettier": "^2.2.1",
"prism-react-renderer": "^1.3.5",
"react": "^18.2.0",
"react": "18.3.1",
"react-beautiful-dnd": "^13.1.1",
"react-dom": "^18.2.0",
"react-dom": "18.3.1",
"react-router-dom": "^6.14.0",
"semantic-release": "^19.0.5",
"terser": "^5.17.1",
"tslib": "^2.5.0",
"typedoc": "^0.24.6",
"typedoc-plugin-markdown": "^3.15.3",
"typescript": "^5.0.4",
"vite": "^4.3.5",
"vite-plugin-dts": "^2.3.0",
"vitest": "^0.31.0"
"vite": "^5.4.2",
"vite-plugin-dts": "^4.0.3",
"vitest": "^2.0.5"
},
"packageManager": "[email protected]+sha256.2d0363bb6c314daa67087ef07743eea1ba2e2d360c835e8fec6b5575e4ed9484",
"engines": {
Expand Down
Loading

0 comments on commit 30ed457

Please sign in to comment.