Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
joejordan committed Dec 17, 2024
1 parent 350f2e8 commit 33d9577
Show file tree
Hide file tree
Showing 2 changed files with 1,472 additions and 978 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,25 +20,25 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@antfu/eslint-config": "^3.8.0",
"@eslint-react/eslint-plugin": "^1.15.2",
"@swc/core": "^1.7.40",
"@types/node": "^22.8.4",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.3",
"@antfu/eslint-config": "^3.12.0",
"@eslint-react/eslint-plugin": "^1.20.0",
"@swc/core": "^1.10.1",
"@types/node": "^22.10.2",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"@vitejs/plugin-react": "^4.3.4",
"autoprefixer": "^10.4.20",
"eslint": "^9.13.0",
"eslint": "^9.17.0",
"eslint-plugin-tailwindcss": "^3.17.5",
"jsonc-eslint-parser": "^2.4.0",
"npm-run-all2": "^7.0.1",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"tailwindcss": "^3.4.14",
"npm-run-all2": "^7.0.2",
"postcss": "^8.4.49",
"prettier": "^3.4.2",
"tailwindcss": "^3.4.17",
"ts-node": "^10.9.2",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vitest": "^2.1.4"
"typescript": "^5.7.2",
"vite": "^6.0.3",
"vitest": "^2.1.8"
},
"scripts": {
"build": "vite build",
Expand Down
Loading

0 comments on commit 33d9577

Please sign in to comment.