We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a29b8c3 commit a166f40Copy full SHA for a166f40
package.json
@@ -12,10 +12,10 @@
12
"turbo": "TURBO_TELEMETRY_DISABLED=1 FORCE_COLOR=1 turbo --cache-dir ./.turbo-cache --color --no-daemon"
13
},
14
"devDependencies": {
15
- "@fuf-stack/eslint-config-fuf": "1.0.0",
+ "@fuf-stack/eslint-config-fuf": "1.0.1",
16
"@fuf-stack/project-cli-tools": "1.0.9",
17
"@fuf-stack/typescript-config": "0.3.0",
18
- "@fuf-stack/vitest-config": "1.1.2",
+ "@fuf-stack/vitest-config": "2.0.0",
19
"@repo/storybook-config": "workspace:*",
20
"@repo/tailwind-config": "workspace:*",
21
"@repo/tsup-config": "workspace:*",
0 commit comments