summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index ee50cecb11..13d1cc8e22 100644
--- a/package.json
+++ b/package.json
@@ -49,17 +49,17 @@
},
"dependencies": {
"execa": "8.0.1",
- "cssnano": "6.0.2",
+ "cssnano": "6.0.3",
"js-yaml": "4.1.0",
- "postcss": "8.4.32",
- "terser": "5.26.0",
+ "postcss": "8.4.33",
+ "terser": "5.27.0",
"typescript": "5.3.3"
},
"devDependencies": {
- "@typescript-eslint/eslint-plugin": "6.14.0",
- "@typescript-eslint/parser": "6.14.0",
+ "@typescript-eslint/eslint-plugin": "6.19.0",
+ "@typescript-eslint/parser": "6.19.0",
"cross-env": "7.0.3",
- "cypress": "13.6.1",
+ "cypress": "13.6.3",
"eslint": "8.56.0",
"start-server-and-test": "2.0.3",
"ncp": "2.0.0"