Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Sec-ant committed Dec 15, 2024
1 parent 41ea282 commit 52cbef3
Show file tree
Hide file tree
Showing 2 changed files with 426 additions and 147 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,27 +97,27 @@
},
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/types": "^7.26.0",
"@babel/types": "^7.26.3",
"@biomejs/biome": "1.9.4",
"@changesets/cli": "^2.27.10",
"@types/babel__core": "^7.20.5",
"@types/node": "^22.10.1",
"@vitest/ui": "^2.1.6",
"@types/node": "^22.10.2",
"@vitest/ui": "^2.1.8",
"concurrently": "^9.1.0",
"copy-files-from-to": "^3.12.0",
"jimp": "^1.6.0",
"lint-staged": "^15.2.10",
"prettier": "^3.4.1",
"lint-staged": "^15.2.11",
"prettier": "^3.4.2",
"pretty-quick": "^4.0.0",
"rimraf": "^6.0.1",
"simple-git-hooks": "^2.11.1",
"tinyglobby": "^0.2.10",
"tsx": "^4.19.2",
"typedoc": "^0.27.2",
"typedoc": "^0.27.5",
"typescript": "^5.7.2",
"vite": "^6.0.1",
"vite-plugin-babel": "^1.2.0",
"vitest": "^2.1.6"
"vite": "^6.0.3",
"vite-plugin-babel": "^1.3.0",
"vitest": "^2.1.8"
},
"dependencies": {
"@types/emscripten": "^1.39.13"
Expand Down
Loading

0 comments on commit 52cbef3

Please sign in to comment.