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.
1 parent 064a05f commit 93dfee2Copy full SHA for 93dfee2
examples/tanstack-start/package.json
@@ -10,10 +10,8 @@
10
"start": "vinxi start"
11
},
12
"dependencies": {
13
- "@lingui/babel-plugin-lingui-macro": "^5.3.0",
14
"@lingui/core": "^5.3.0",
15
"@lingui/react": "^5.3.0",
16
- "@lingui/vite-plugin": "^5.3.0",
17
"@tanstack/react-router": "^1.114.27",
18
"@tanstack/react-router-devtools": "^1.114.27",
19
"@tanstack/react-start": "^1.114.28",
@@ -25,7 +23,9 @@
25
23
"vinxi": "0.5.3"
26
24
27
"devDependencies": {
+ "@lingui/babel-plugin-lingui-macro": "^5.3.0",
28
"@lingui/cli": "^5.3.0",
+ "@lingui/vite-plugin": "^5.3.0",
29
"@types/node": "^22.5.4",
30
"@types/react": "^19.0.8",
31
"@types/react-dom": "^19.0.3",
0 commit comments