lingui update

This commit is contained in:
Athou
2024-12-16 21:11:41 +01:00
parent f40c198233
commit 2791ed91ab
2 changed files with 64 additions and 96 deletions

View File

@@ -17,14 +17,14 @@
"dependencies": {
"@emotion/react": "^11.14.0",
"@fontsource/open-sans": "^5.1.0",
"@lingui/core": "^5.0.0",
"@lingui/react": "^5.0.0",
"@mantine/core": "^7.14.3",
"@mantine/form": "^7.14.3",
"@mantine/hooks": "^7.14.3",
"@mantine/modals": "^7.14.3",
"@mantine/notifications": "^7.14.3",
"@mantine/spotlight": "^7.14.3",
"@lingui/core": "^5.1.2",
"@lingui/react": "^5.1.2",
"@monaco-editor/react": "^4.6.0",
"@reduxjs/toolkit": "^2.5.0",
"axios": "^1.7.9",
@@ -55,9 +55,9 @@
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@lingui/babel-plugin-lingui-macro": "^5.0.0",
"@lingui/cli": "^5.0.0",
"@lingui/vite-plugin": "^5.0.0",
"@lingui/babel-plugin-lingui-macro": "^5.1.2",
"@lingui/cli": "^5.1.2",
"@lingui/vite-plugin": "^5.1.2",
"@types/mousetrap": "^1.6.15",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",