mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
fix(deps): update linguijs monorepo to ^5.7.0
This commit is contained in:
10
commafeed-client/package-lock.json
generated
10
commafeed-client/package-lock.json
generated
@@ -10,8 +10,8 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@emotion/react": "^11.14.0",
|
"@emotion/react": "^11.14.0",
|
||||||
"@fontsource/open-sans": "^5.2.7",
|
"@fontsource/open-sans": "^5.2.7",
|
||||||
"@lingui/core": "^5.6.1",
|
"@lingui/core": "^5.7.0",
|
||||||
"@lingui/react": "^5.6.1",
|
"@lingui/react": "^5.7.0",
|
||||||
"@mantine/core": "^8.3.10",
|
"@mantine/core": "^8.3.10",
|
||||||
"@mantine/form": "^8.3.10",
|
"@mantine/form": "^8.3.10",
|
||||||
"@mantine/hooks": "^8.3.10",
|
"@mantine/hooks": "^8.3.10",
|
||||||
@@ -44,9 +44,9 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@biomejs/biome": "^2.3.8",
|
"@biomejs/biome": "^2.3.8",
|
||||||
"@lingui/babel-plugin-lingui-macro": "^5.6.1",
|
"@lingui/babel-plugin-lingui-macro": "^5.7.0",
|
||||||
"@lingui/cli": "^5.6.1",
|
"@lingui/cli": "^5.7.0",
|
||||||
"@lingui/vite-plugin": "^5.6.1",
|
"@lingui/vite-plugin": "^5.7.0",
|
||||||
"@testing-library/jest-dom": "^6.9.1",
|
"@testing-library/jest-dom": "^6.9.1",
|
||||||
"@testing-library/react": "^16.3.0",
|
"@testing-library/react": "^16.3.0",
|
||||||
"@testing-library/user-event": "^14.6.1",
|
"@testing-library/user-event": "^14.6.1",
|
||||||
|
|||||||
@@ -17,8 +17,8 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@emotion/react": "^11.14.0",
|
"@emotion/react": "^11.14.0",
|
||||||
"@fontsource/open-sans": "^5.2.7",
|
"@fontsource/open-sans": "^5.2.7",
|
||||||
"@lingui/core": "^5.6.1",
|
"@lingui/core": "^5.7.0",
|
||||||
"@lingui/react": "^5.6.1",
|
"@lingui/react": "^5.7.0",
|
||||||
"@mantine/core": "^8.3.10",
|
"@mantine/core": "^8.3.10",
|
||||||
"@mantine/form": "^8.3.10",
|
"@mantine/form": "^8.3.10",
|
||||||
"@mantine/hooks": "^8.3.10",
|
"@mantine/hooks": "^8.3.10",
|
||||||
@@ -51,9 +51,9 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@biomejs/biome": "^2.3.8",
|
"@biomejs/biome": "^2.3.8",
|
||||||
"@lingui/babel-plugin-lingui-macro": "^5.6.1",
|
"@lingui/babel-plugin-lingui-macro": "^5.7.0",
|
||||||
"@lingui/cli": "^5.6.1",
|
"@lingui/cli": "^5.7.0",
|
||||||
"@lingui/vite-plugin": "^5.6.1",
|
"@lingui/vite-plugin": "^5.7.0",
|
||||||
"@testing-library/jest-dom": "^6.9.1",
|
"@testing-library/jest-dom": "^6.9.1",
|
||||||
"@testing-library/react": "^16.3.0",
|
"@testing-library/react": "^16.3.0",
|
||||||
"@testing-library/user-event": "^14.6.1",
|
"@testing-library/user-event": "^14.6.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user