We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc79bdd commit 73212acCopy full SHA for 73212ac
1 file changed
package.json
@@ -49,17 +49,17 @@
49
"@emotion/styled": "~11.14.1",
50
"@types/react": "~19.1.10",
51
"@types/react-dom": "~19.1.7",
52
- "@vitejs/plugin-react-swc": "~4.0.0",
+ "@vitejs/plugin-react-swc": "~4.0.1",
53
"@xylabs/eslint-config-flat": "~7.1.7",
54
- "@xylabs/tsconfig-react": "~7.1.3",
+ "@xylabs/tsconfig-react": "~7.1.7",
55
"@xyo-network/xl1-cli": "^1.12.6",
56
"eslint": "~9.33.0",
57
"eslint-import-resolver-typescript": "~4.4.4",
58
"dotenv": "~17.2.1",
59
"npm-check-updates": "~18.0.2",
60
"typescript": "~5.9.2",
61
"serve": "~14.2.4",
62
- "vite": "~7.1.2",
+ "vite": "~7.1.3",
63
"vite-plugin-top-level-await": "~1.6.0"
64
},
65
"engines": {
0 commit comments