aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2024-09-15 14:21:13 +0700
committerShulhan <ms@kilabit.info>2024-09-15 14:21:13 +0700
commit1cc9c9dd68a3a59c685505228336430624608852 (patch)
treee6530ce29493010bd8a6137d9d1310841291d960 /package.json
parent379fc4b79cd489d1a06da362053c2da40480adc5 (diff)
downloadpakakeh.ts-1cc9c9dd68a3a59c685505228336430624608852.tar.xz
all: update dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json
index ab8ef18..9e05557 100644
--- a/package.json
+++ b/package.json
@@ -1,13 +1,13 @@
{
"devDependencies": {
- "@typescript-eslint/eslint-plugin": "^6.10.0",
- "@typescript-eslint/parser": "^6.10.0",
- "eslint": "^8.53.0",
+ "@typescript-eslint/eslint-plugin": "^6.21.0",
+ "@typescript-eslint/parser": "^6.21.0",
+ "eslint": "^8.57.0",
"eslint-config-google": "^0.14.0",
- "eslint-config-prettier": "^9.0.0",
- "eslint-plugin-prettier": "^5.0.1",
- "prettier": "^3.0.3",
- "typescript": "^5.2.2"
+ "eslint-config-prettier": "^9.1.0",
+ "eslint-plugin-prettier": "^5.2.1",
+ "prettier": "^3.3.3",
+ "typescript": "^5.6.2"
},
"name": "wui",
"description": "Web-user interface (wui) components",