gt 2.14.44 → 2.14.45
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const PACKAGE_VERSION = "2.14.
|
|
1
|
+
export declare const PACKAGE_VERSION = "2.14.45";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"version.js","names":[],"sources":["../../src/generated/version.ts"],"sourcesContent":["// This file is auto-generated. Do not edit manually.\nexport const PACKAGE_VERSION = '2.14.
|
|
1
|
+
{"version":3,"file":"version.js","names":[],"sources":["../../src/generated/version.ts"],"sourcesContent":["// This file is auto-generated. Do not edit manually.\nexport const PACKAGE_VERSION = '2.14.45';\n"],"mappings":";AACA,MAAa,kBAAkB"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "gt",
|
|
3
|
-
"version": "2.14.
|
|
3
|
+
"version": "2.14.45",
|
|
4
4
|
"main": "dist/index.js",
|
|
5
5
|
"bin": "bin/main.js",
|
|
6
6
|
"files": [
|
|
@@ -115,9 +115,9 @@
|
|
|
115
115
|
"yaml": "^2.8.0",
|
|
116
116
|
"@generaltranslation/format": "0.1.1",
|
|
117
117
|
"@generaltranslation/python-extractor": "0.2.22",
|
|
118
|
+
"@generaltranslation/supported-locales": "2.1.1",
|
|
118
119
|
"generaltranslation": "8.2.16",
|
|
119
|
-
"gt-remark": "1.0.
|
|
120
|
-
"@generaltranslation/supported-locales": "2.1.1"
|
|
120
|
+
"gt-remark": "1.0.8"
|
|
121
121
|
},
|
|
122
122
|
"devDependencies": {
|
|
123
123
|
"@babel/types": "^7.28.4",
|