aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2024-04-11 18:41:29 +0200
committerLibravatar Kristóf Marussy <kristof@marussy.com>2024-04-11 18:41:29 +0200
commit5684bdf569913611f986eb98df083056e4b3bd6a (patch)
tree1f5b4139a195a98e04d41d74d7c67db81a7eb56c /package.json
parentrefactor(docs): simplify yarnw (diff)
downloadrefinery-5684bdf569913611f986eb98df083056e4b3bd6a.tar.gz
refinery-5684bdf569913611f986eb98df083056e4b3bd6a.tar.zst
refinery-5684bdf569913611f986eb98df083056e4b3bd6a.zip
chore(deps): bump frontend dependencies
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 f6442ad3..4c194ab8 100644
--- a/package.json
+++ b/package.json
@@ -35,11 +35,11 @@
35 "react": "^18.2.0" 35 "react": "^18.2.0"
36 }, 36 },
37 "devDependencies": { 37 "devDependencies": {
38 "@types/eslint": "^8.56.7", 38 "@types/eslint": "^8.56.8",
39 "@types/node": "^20.12.5", 39 "@types/node": "^20.12.7",
40 "@types/react": "^18.2.74", 40 "@types/react": "^18.2.75",
41 "@typescript-eslint/eslint-plugin": "^7.5.0", 41 "@typescript-eslint/eslint-plugin": "^7.6.0",
42 "@typescript-eslint/parser": "^7.5.0", 42 "@typescript-eslint/parser": "^7.6.0",
43 "corepack": "^0.26.0", 43 "corepack": "^0.26.0",
44 "eslint": "^8.57.0", 44 "eslint": "^8.57.0",
45 "eslint-config-airbnb": "^19.0.4", 45 "eslint-config-airbnb": "^19.0.4",
@@ -53,7 +53,7 @@
53 "eslint-plugin-react": "^7.34.1", 53 "eslint-plugin-react": "^7.34.1",
54 "eslint-plugin-react-hooks": "^4.6.0", 54 "eslint-plugin-react-hooks": "^4.6.0",
55 "prettier": "^3.2.5", 55 "prettier": "^3.2.5",
56 "typescript": "5.4.4" 56 "typescript": "5.4.5"
57 }, 57 },
58 "resolutions": { 58 "resolutions": {
59 "d3-zoom@npm:^3.0.0": "patch:d3-zoom@npm%3A3.0.0#~/.yarn/patches/d3-zoom-npm-3.0.0-18f706a421.patch", 59 "d3-zoom@npm:^3.0.0": "patch:d3-zoom@npm%3A3.0.0#~/.yarn/patches/d3-zoom-npm-3.0.0-18f706a421.patch",