Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen committed Nov 26, 2024
1 parent af846e6 commit 8206e16
Show file tree
Hide file tree
Showing 2 changed files with 965 additions and 1,176 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@
"bench": "vitest bench --run"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@swc/core": "^1.7.28",
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.25.9",
"@babel/preset-typescript": "^7.26.0",
"@swc/core": "^1.9.3",
"@types/babel__core": "^7.20.5",
"@types/node": "^22.7.4",
"@types/node": "^22.10.0",
"oxc-transform": "^0.30.5",
"prettier": "^3.3.3",
"prettier": "^3.4.0",
"react-refresh": "^0.14.2",
"typescript": "^5.6.2",
"vitest": "^2.1.1"
"typescript": "^5.7.2",
"vitest": "^2.1.5"
}
}
Loading

0 comments on commit 8206e16

Please sign in to comment.