aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
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 bed0fb4..ad0e375 100644
--- a/package.json
+++ b/package.json
@@ -33,15 +33,15 @@
"codegen": "cargo test -p nexus-core api::tests::gen -- --exact"
},
"devDependencies": {
- "@flowr/eslint-config": "^2.1.1-alpha.15",
- "@storybook/react-vite": "^7.5.3",
+ "@flowr/eslint-config": "^2.1.1-alpha.17",
+ "@storybook/react-vite": "^7.6.6",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
- "eslint-plugin-react-refresh": "^0.4.4",
- "turbo": "^1.10.16",
- "turbo-ignore": "^1.10.16",
- "typescript": "^5.3.2",
- "vite": "^5.0.2"
+ "eslint-plugin-react-refresh": "^0.4.5",
+ "turbo": "^1.11.2",
+ "turbo-ignore": "^1.11.2",
+ "typescript": "^5.3.3",
+ "vite": "^5.0.10"
}
}