Skip to content

Commit 037fe93

Browse files
committed
feat: bump deps
1 parent e96c58b commit 037fe93

File tree

2 files changed

+51
-51
lines changed

2 files changed

+51
-51
lines changed

frontend/package-lock.json

Lines changed: 48 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
},
1515
"devDependencies": {
1616
"@preact/preset-vite": "^2.8.2",
17-
"@typescript-eslint/eslint-plugin": "^7.13.0",
18-
"@typescript-eslint/parser": "^7.13.0",
17+
"@typescript-eslint/eslint-plugin": "^7.13.1",
18+
"@typescript-eslint/parser": "^7.13.1",
1919
"eslint-config-prettier": "^9.1.0",
2020
"eslint-plugin-prettier": "^5.1.3",
2121
"eslint-plugin-simple-import-sort": "^12.1.0",
2222
"prettier": "^3.3.2",
23-
"typescript": "^5.4.5",
23+
"typescript": "^5.5.2",
2424
"vite": "^5.3.1"
2525
}
2626
}

0 commit comments

Comments
 (0)