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 Oct 28, 2024
1 parent bc94d6a commit 6ffb01e
Show file tree
Hide file tree
Showing 2 changed files with 191 additions and 238 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,13 +96,13 @@
"test:ui": "vitest --hideSkippedTests --ui"
},
"devDependencies": {
"@babel/core": "^7.25.9",
"@babel/types": "^7.25.9",
"@babel/core": "^7.26.0",
"@babel/types": "^7.26.0",
"@biomejs/biome": "1.9.4",
"@changesets/cli": "^2.27.9",
"@types/babel__core": "^7.20.5",
"@types/node": "^22.7.8",
"@vitest/ui": "^2.1.3",
"@types/node": "^22.8.1",
"@vitest/ui": "^2.1.4",
"concurrently": "^9.0.1",
"copy-files-from-to": "^3.11.0",
"jimp": "^1.6.0",
Expand All @@ -112,13 +112,13 @@
"pretty-quick": "^4.0.0",
"rimraf": "^6.0.1",
"simple-git-hooks": "^2.11.1",
"tinyglobby": "^0.2.9",
"tsx": "^4.19.1",
"tinyglobby": "^0.2.10",
"tsx": "^4.19.2",
"typedoc": "^0.26.10",
"typescript": "^5.6.3",
"vite": "^5.4.9",
"vite": "^5.4.10",
"vite-plugin-babel": "^1.2.0",
"vitest": "^2.1.3"
"vitest": "^2.1.4"
},
"dependencies": {
"@types/emscripten": "^1.39.13"
Expand All @@ -128,5 +128,5 @@
"typescript": "$typescript"
}
},
"packageManager": "[email protected].2+sha512.22721b3a11f81661ae1ec68ce1a7b879425a1ca5b991c975b074ac220b187ce56c708fe5db69f4c962c989452eee76c82877f4ee80f474cebd61ee13461b6228"
"packageManager": "[email protected].3+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee"
}
Loading

0 comments on commit 6ffb01e

Please sign in to comment.