v3: performance pass, bundle size pass, i18n pass, docker pass
This commit is contained in:
12
package.json
12
package.json
@@ -10,14 +10,16 @@
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lingui/cli": "6.0.0-next.2",
|
||||
"@lingui/core": "6.0.0-next.2",
|
||||
"@lingui/format-po": "6.0.0-next.2",
|
||||
"@lingui/react": "6.0.0-next.2",
|
||||
"@lingui/cli": "6.0.0-next.3",
|
||||
"@lingui/conf": "6.0.0-next.3",
|
||||
"@lingui/core": "6.0.0-next.3",
|
||||
"@lingui/format-po": "6.0.0-next.3",
|
||||
"@lingui/react": "6.0.0-next.3",
|
||||
"@types/react": "^19.2.14",
|
||||
"@lingui/swc-plugin": "6.0.0-next.2",
|
||||
"@vitejs/plugin-react-swc": "^4.3.0",
|
||||
"frimousse": "^0.3.0",
|
||||
"jiti": "^2.6.1",
|
||||
"react": "^19.2.4",
|
||||
"react-dom": "^19.2.4",
|
||||
"react-markdown": "^10.1.0",
|
||||
@@ -25,7 +27,7 @@
|
||||
"remark-gfm": "^4.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lingui/vite-plugin": "6.0.0-next.2",
|
||||
"@lingui/vite-plugin": "6.0.0-next.3",
|
||||
"@eslint/js": "^9.39.4",
|
||||
"@types/node": "^24.12.0",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
|
||||
Reference in New Issue
Block a user