aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2024-05-26 17:22:02 +0200
committerLibravatar Kristóf Marussy <kristof@marussy.com>2024-05-26 17:22:02 +0200
commit1d9dcf1c652fb34ea760eeb419a97b301870b2eb (patch)
tree9e2790d9fb808712717e6ec0ec78facab5f8b30f /package.json
parentfix(frontend): broken zoom: property in Firefox (diff)
downloadrefinery-1d9dcf1c652fb34ea760eeb419a97b301870b2eb.tar.gz
refinery-1d9dcf1c652fb34ea760eeb419a97b301870b2eb.tar.zst
refinery-1d9dcf1c652fb34ea760eeb419a97b301870b2eb.zip
chore(deps): bump dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 9bcc512d..7698d862 100644
--- a/package.json
+++ b/package.json
@@ -37,9 +37,9 @@
37 "devDependencies": { 37 "devDependencies": {
38 "@types/eslint": "^8.56.10", 38 "@types/eslint": "^8.56.10",
39 "@types/node": "^20.12.12", 39 "@types/node": "^20.12.12",
40 "@types/react": "^18.3.2", 40 "@types/react": "^18.3.3",
41 "@typescript-eslint/eslint-plugin": "^7.9.0", 41 "@typescript-eslint/eslint-plugin": "^7.10.0",
42 "@typescript-eslint/parser": "^7.9.0", 42 "@typescript-eslint/parser": "^7.10.0",
43 "corepack": "^0.28.1", 43 "corepack": "^0.28.1",
44 "eslint": "^8.57.0", 44 "eslint": "^8.57.0",
45 "eslint-config-airbnb": "^19.0.4", 45 "eslint-config-airbnb": "^19.0.4",