Revert "Bump @lingui/cli from 3.8.3 to 3.8.10 (#421)" (#435)

This reverts commit b9d29ac4fc.
This commit is contained in:
Kalle 2021-04-23 10:40:56 +03:00 committed by GitHub
parent 8f5dfbfdc9
commit 18ed5d93c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 26 deletions

50
package-lock.json generated
View File

@ -52,7 +52,7 @@
},
"devDependencies": {
"@babel/core": "^7.13.15",
"@lingui/cli": "^3.8.10",
"@lingui/cli": "^3.8.3",
"@lingui/macro": "^3.8.3",
"@types/next-auth": "^3.13.0",
"@types/node": "^14.14.37",
@ -1564,14 +1564,14 @@
}
},
"node_modules/@lingui/babel-plugin-extract-messages": {
"version": "3.8.10",
"resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-3.8.10.tgz",
"integrity": "sha512-16EnNRb1HXNjdDLMY3xS7jh0wKA00x21LC1CIKRAki80u92jvkSMOJYk+lD6yhdrcl0dH5OMAbdluAm1+rpEPw==",
"version": "3.8.3",
"resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-3.8.3.tgz",
"integrity": "sha512-GBzN/tOnUSrCE9nem/mwDcTM8eoTAnknUNcHPUDu5lrEILW37Q5ghKyE7gsmvdzqwLjHiBcuQ3uIqsgiuf7Rwg==",
"dev": true,
"dependencies": {
"@babel/generator": "^7.11.6",
"@babel/runtime": "^7.11.2",
"@lingui/conf": "^3.8.10",
"@lingui/conf": "^3.8.3",
"mkdirp": "^1.0.4"
},
"engines": {
@ -1579,9 +1579,9 @@
}
},
"node_modules/@lingui/cli": {
"version": "3.8.10",
"resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-3.8.10.tgz",
"integrity": "sha512-YLkT5e6JRwVcXEwLD0++/m1p/wvRQbLj/+m8geXfrcFfrsQyT3uhHNZRFK0GdsjyDslSqJYbalYibJUbgC2sOA==",
"version": "3.8.3",
"resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-3.8.3.tgz",
"integrity": "sha512-krpd5A9IWu881YfsmQFQpik/IDpOeBPZhlj9B7jbvHKmiQk5HoPM7b9cQoadDrwkV3ScWbhB+jWADj1mjmYlNg==",
"dev": true,
"dependencies": {
"@babel/generator": "^7.11.6",
@ -1589,8 +1589,8 @@
"@babel/plugin-syntax-jsx": "^7.10.4",
"@babel/runtime": "^7.11.2",
"@babel/types": "^7.11.5",
"@lingui/babel-plugin-extract-messages": "^3.8.10",
"@lingui/conf": "^3.8.10",
"@lingui/babel-plugin-extract-messages": "^3.8.3",
"@lingui/conf": "^3.8.3",
"babel-plugin-macros": "^3.0.1",
"bcp-47": "^1.0.7",
"chalk": "^4.1.0",
@ -1629,9 +1629,9 @@
}
},
"node_modules/@lingui/conf": {
"version": "3.8.10",
"resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-3.8.10.tgz",
"integrity": "sha512-4KdH+23WXZ5g+LRlvvise3z3mdd41zLgqSJ/PUCMGk60RfElvTrTdxpnm2tOF/2hr+OyGCQEy6kLq606y639qw==",
"version": "3.8.3",
"resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-3.8.3.tgz",
"integrity": "sha512-+yK6uqTF4Mp6jokLxzaDuVrYK/oVH5HHOTN7juSNWDUxB9yrlS1Klme2kc9lM73GjtUmr1E6m2tfSzsBh6NbhQ==",
"dev": true,
"dependencies": {
"@babel/runtime": "^7.11.2",
@ -10969,21 +10969,21 @@
}
},
"@lingui/babel-plugin-extract-messages": {
"version": "3.8.10",
"resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-3.8.10.tgz",
"integrity": "sha512-16EnNRb1HXNjdDLMY3xS7jh0wKA00x21LC1CIKRAki80u92jvkSMOJYk+lD6yhdrcl0dH5OMAbdluAm1+rpEPw==",
"version": "3.8.3",
"resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-3.8.3.tgz",
"integrity": "sha512-GBzN/tOnUSrCE9nem/mwDcTM8eoTAnknUNcHPUDu5lrEILW37Q5ghKyE7gsmvdzqwLjHiBcuQ3uIqsgiuf7Rwg==",
"dev": true,
"requires": {
"@babel/generator": "^7.11.6",
"@babel/runtime": "^7.11.2",
"@lingui/conf": "^3.8.10",
"@lingui/conf": "^3.8.3",
"mkdirp": "^1.0.4"
}
},
"@lingui/cli": {
"version": "3.8.10",
"resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-3.8.10.tgz",
"integrity": "sha512-YLkT5e6JRwVcXEwLD0++/m1p/wvRQbLj/+m8geXfrcFfrsQyT3uhHNZRFK0GdsjyDslSqJYbalYibJUbgC2sOA==",
"version": "3.8.3",
"resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-3.8.3.tgz",
"integrity": "sha512-krpd5A9IWu881YfsmQFQpik/IDpOeBPZhlj9B7jbvHKmiQk5HoPM7b9cQoadDrwkV3ScWbhB+jWADj1mjmYlNg==",
"dev": true,
"requires": {
"@babel/generator": "^7.11.6",
@ -10991,8 +10991,8 @@
"@babel/plugin-syntax-jsx": "^7.10.4",
"@babel/runtime": "^7.11.2",
"@babel/types": "^7.11.5",
"@lingui/babel-plugin-extract-messages": "^3.8.10",
"@lingui/conf": "^3.8.10",
"@lingui/babel-plugin-extract-messages": "^3.8.3",
"@lingui/conf": "^3.8.3",
"bcp-47": "^1.0.7",
"chalk": "^4.1.0",
"chokidar": "3.5.1",
@ -11019,9 +11019,9 @@
}
},
"@lingui/conf": {
"version": "3.8.10",
"resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-3.8.10.tgz",
"integrity": "sha512-4KdH+23WXZ5g+LRlvvise3z3mdd41zLgqSJ/PUCMGk60RfElvTrTdxpnm2tOF/2hr+OyGCQEy6kLq606y639qw==",
"version": "3.8.3",
"resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-3.8.3.tgz",
"integrity": "sha512-+yK6uqTF4Mp6jokLxzaDuVrYK/oVH5HHOTN7juSNWDUxB9yrlS1Klme2kc9lM73GjtUmr1E6m2tfSzsBh6NbhQ==",
"dev": true,
"requires": {
"@babel/runtime": "^7.11.2",

View File

@ -70,7 +70,7 @@
},
"devDependencies": {
"@babel/core": "^7.13.15",
"@lingui/cli": "^3.8.10",
"@lingui/cli": "^3.8.3",
"@lingui/macro": "^3.8.3",
"@types/next-auth": "^3.13.0",
"@types/node": "^14.14.37",