Skip to content

Commit 78e7d29

Browse files
chore(deps): update all non-major dependencies
1 parent aa1416f commit 78e7d29

File tree

2 files changed

+1070
-518
lines changed

2 files changed

+1070
-518
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "priorityqueue",
33
"version": "2.1.0",
44
"description": "An implementation of Priority Queue",
5-
"packageManager": "pnpm@10.17.1",
5+
"packageManager": "pnpm@10.18.0",
66
"main": "lib/index.js",
77
"module": "lib/index.mjs",
88
"types": "lib/index.d.ts",
@@ -59,7 +59,7 @@
5959
"data structure"
6060
],
6161
"devDependencies": {
62-
"@berlysia/eslint-config": "7.1.3",
62+
"@berlysia/eslint-config": "7.2.0",
6363
"@berlysia/tsconfig": "0.0.1",
6464
"@types/eslint": "8.56.12",
6565
"@types/lodash.range": "3.2.9",
@@ -81,7 +81,7 @@
8181
"simple-statistics": "7.8.8",
8282
"typedoc": "0.28.13",
8383
"typescript": "5.9.3",
84-
"vite": "7.1.8",
84+
"vite": "7.1.9",
8585
"vitest": "3.2.4",
8686
"yargs": "17.7.2"
8787
},

0 commit comments

Comments
 (0)