forked from Archives/Athou_commafeed
remove lingui warnings
This commit is contained in:
28
commafeed-client/package-lock.json
generated
28
commafeed-client/package-lock.json
generated
@@ -11,7 +11,6 @@
|
||||
"@emotion/react": "^11.13.5",
|
||||
"@fontsource/open-sans": "^5.1.0",
|
||||
"@lingui/core": "^5.0.0",
|
||||
"@lingui/macro": "^5.0.0",
|
||||
"@lingui/react": "^5.0.0",
|
||||
"@mantine/core": "^7.14.3",
|
||||
"@mantine/form": "^7.14.3",
|
||||
@@ -49,6 +48,7 @@
|
||||
},
|
||||
"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",
|
||||
"@types/mousetrap": "^1.6.15",
|
||||
@@ -1351,7 +1351,6 @@
|
||||
"resolved": "https://registry.npmjs.org/@lingui/babel-plugin-lingui-macro/-/babel-plugin-lingui-macro-5.0.0.tgz",
|
||||
"integrity": "sha512-zpyugLESyV5h2nbBLw/Ugz0IdsgcQyRmQrVkPMzl3Ngl8EmEkr3nhRyIDM695Isbf32ogm7w9nldKSxB+WZPdQ==",
|
||||
"devOptional": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.20.12",
|
||||
"@babel/runtime": "^7.20.13",
|
||||
@@ -1526,31 +1525,6 @@
|
||||
"node": ">=20.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@lingui/macro": {
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/macro/-/macro-5.0.0.tgz",
|
||||
"integrity": "sha512-FIK8pvtLLFlvV2+sbPrbUO57+sRWEKhsAcdXNZlthhze3daZfYi1dbSE4WpVd0KpTi0raInv7bCjjFSDeHyaRg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@lingui/core": "5.0.0",
|
||||
"@lingui/react": "5.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lingui/babel-plugin-lingui-macro": "4.11.2",
|
||||
"babel-plugin-macros": "2 || 3"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@lingui/babel-plugin-lingui-macro": {
|
||||
"optional": true
|
||||
},
|
||||
"babel-plugin-macros": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"node_modules/@lingui/message-utils": {
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/message-utils/-/message-utils-5.0.0.tgz",
|
||||
|
||||
Reference in New Issue
Block a user