Skip to content

Commit 14ba2e4

Browse files
committed
update packages
1 parent fcd948c commit 14ba2e4

File tree

2 files changed

+290
-310
lines changed

2 files changed

+290
-310
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "emiel",
33
"author": "tomoemon",
4-
"packageManager": "pnpm@8.15.1",
4+
"packageManager": "pnpm@9.11.0",
55
"version": "0.1.6",
66
"type": "module",
77
"license": "MIT",
@@ -35,12 +35,12 @@
3535
"devDependencies": {
3636
"@base2/pretty-print-object": "^1.0.2",
3737
"@types/estree": "^1.0.5",
38-
"@types/node": "^22.1.0",
38+
"@types/node": "^22.7.4",
3939
"@typescript-eslint/eslint-plugin": "^8.0.1",
4040
"@typescript-eslint/parser": "^8.0.1",
4141
"eslint": "^8.8.0",
42-
"typescript": "^5.5.4",
43-
"vite": "^5.3.5",
44-
"vitest": "^2.0.5"
42+
"typescript": "^5.6.2",
43+
"vite": "^5.4.8",
44+
"vitest": "^2.1.1"
4545
}
4646
}

0 commit comments

Comments
 (0)