aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorPauline <git@ethanlibs.co>2024-01-22 03:30:30 +0100
committerPauline <git@ethanlibs.co>2024-01-22 03:30:30 +0100
commit61ba9fd1f62cb959f197cf95c2686809318c6482 (patch)
tree44bec06175f1b833f2131d14f461cf288e5b9200 /package.json
parentfbaa87ef4fcad18ac03cb0cfa82fb106751c1b38 (diff)
downloadNexus-61ba9fd1f62cb959f197cf95c2686809318c6482.tar.gz
Nexus-61ba9fd1f62cb959f197cf95c2686809318c6482.tar.bz2
Nexus-61ba9fd1f62cb959f197cf95c2686809318c6482.zip
chore(deps): bump and format
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 c109fc5..c4ab7e3 100644
--- a/package.json
+++ b/package.json
@@ -32,8 +32,8 @@
"codegen": "cargo test -p nexus-core api::tests::gen -- --exact"
},
"devDependencies": {
- "@flowr/eslint-config": "^2.1.1-alpha.18",
- "@storybook/react-vite": "^7.6.7",
+ "@flowr/eslint-config": "^2.1.1-alpha.22",
+ "@storybook/react-vite": "^7.6.10",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
@@ -41,6 +41,6 @@
"turbo": "^1.11.3",
"turbo-ignore": "^1.11.3",
"typescript": "^5.3.3",
- "vite": "^5.0.11"
+ "vite": "^5.0.12"
}
}