Skip to content

Commit 8e456c2

Browse files
committed
Update dependencies
1 parent 29025b2 commit 8e456c2

File tree

2 files changed

+540
-376
lines changed

2 files changed

+540
-376
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -48,18 +48,18 @@
4848
"sideEffects": false,
4949
"types": "./index.d.ts",
5050
"devDependencies": {
51-
"@babel/core": "^7.26.9",
52-
"@logux/eslint-config": "^55.0.1",
51+
"@babel/core": "^7.26.10",
52+
"@logux/eslint-config": "^55.1.0",
5353
"@lukeed/uuid": "^2.0.1",
5454
"@napi-rs/uuid": "^0.2.2",
5555
"@originjs/vite-plugin-commonjs": "^1.0.3",
5656
"@size-limit/file": "^11.2.0",
5757
"@size-limit/webpack": "^11.2.0",
58-
"@types/node": "^22.13.9",
58+
"@types/node": "^22.13.10",
5959
"better-node-test": "^0.7.1",
6060
"c8": "^10.1.3",
6161
"clean-publish": "^5.1.0",
62-
"eslint": "^9.21.0",
62+
"eslint": "^9.22.0",
6363
"rndm": "^1.2.0",
6464
"secure-random-string": "^1.1.4",
6565
"shortid": "^2.2.17",
@@ -69,7 +69,7 @@
6969
"uid": "^2.0.2",
7070
"uid-safe": "^2.1.5",
7171
"uuid": "^11.1.0",
72-
"vite": "^6.2.1"
72+
"vite": "^6.2.2"
7373
},
7474
"size-limit": [
7575
{

0 commit comments

Comments
 (0)