update to state of the art
This commit is contained in:
22
node_modules/i18next/package.json
generated
vendored
22
node_modules/i18next/package.json
generated
vendored
@@ -1,28 +1,28 @@
|
||||
{
|
||||
"_from": "i18next@19.6.2",
|
||||
"_id": "i18next@19.6.2",
|
||||
"_from": "i18next@latest",
|
||||
"_id": "i18next@19.8.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-Zyd/Z32FY+sD+Eg6sLj5DeDSlrIN3WZ4onuOBRGcjDx/rvodsyUZ9TJ2Y+3aD9Vu8MPbiMU2WesIER/rs1ioyw==",
|
||||
"_integrity": "sha512-YWqkUpwnmeZxbNxhQ4BENC27BlXnq4kD6NlqMUwX7T6ZN3alNnBXsWrh/8mJ37BL5cKMZaqA0k/YUo4o6rLfpA==",
|
||||
"_location": "/i18next",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "tag",
|
||||
"registry": true,
|
||||
"raw": "i18next@19.6.2",
|
||||
"raw": "i18next@latest",
|
||||
"name": "i18next",
|
||||
"escapedName": "i18next",
|
||||
"rawSpec": "19.6.2",
|
||||
"rawSpec": "latest",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "19.6.2"
|
||||
"fetchSpec": "latest"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#USER",
|
||||
"/",
|
||||
"/i18next-scanner"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/i18next/-/i18next-19.6.2.tgz",
|
||||
"_shasum": "859aeba46db0c7cdfa8ae3de7c3a5cad3b0cec83",
|
||||
"_spec": "i18next@19.6.2",
|
||||
"_resolved": "https://registry.npmjs.org/i18next/-/i18next-19.8.2.tgz",
|
||||
"_shasum": "8a20ee098c4702f14aae6dee3ecc39245a6a161e",
|
||||
"_spec": "i18next@latest",
|
||||
"_where": "D:\\Projects\\vanillajs-seed",
|
||||
"author": {
|
||||
"name": "Jan Mühlemann",
|
||||
@@ -145,5 +145,5 @@
|
||||
"test:typescript:noninterop": "tslint --project tsconfig.nonEsModuleInterop.json"
|
||||
},
|
||||
"types": "./index.d.ts",
|
||||
"version": "19.6.2"
|
||||
"version": "19.8.2"
|
||||
}
|
||||
|
Reference in New Issue
Block a user