We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e1652ed + ab8e378 commit 7dff480Copy full SHA for 7dff480
package.json
@@ -50,7 +50,7 @@
50
"svelte": "5.25.3",
51
"svelte-check": "^4.1.5",
52
"typescript": "5.8.2",
53
- "vite": "^6.2.2",
+ "vite": "^6.2.3",
54
"vitest": "^2.0.2"
55
},
56
"workspaces": {
packages/backend/package.json
@@ -70,7 +70,7 @@
70
"eslint-plugin-sonarjs": "^1.0.4",
71
"prettier": "^3.3.3",
72
73
74
75
76
"dependencies": {
packages/frontend/package.json
"svelte-markdown": "^0.4.1",
"svelte-preprocess": "^6.0.2",
"tailwindcss": "^3.4.10",
}
0 commit comments