@rushstack/webpack5-localization-plugin 0.10.11 → 0.10.13
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/tsdoc-metadata.json +1 -1
- package/package.json +6 -6
package/dist/tsdoc-metadata.json
CHANGED
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@rushstack/webpack5-localization-plugin",
|
3
|
-
"version": "0.10.
|
3
|
+
"version": "0.10.13",
|
4
4
|
"description": "This plugin facilitates localization with Webpack.",
|
5
5
|
"main": "lib/index.js",
|
6
6
|
"typings": "dist/webpack5-localization-plugin.d.ts",
|
@@ -15,15 +15,15 @@
|
|
15
15
|
"@types/node": "*"
|
16
16
|
},
|
17
17
|
"dependencies": {
|
18
|
-
"@rushstack/localization-utilities": "0.9.
|
19
|
-
"@rushstack/
|
20
|
-
"@rushstack/
|
18
|
+
"@rushstack/localization-utilities": "0.9.53",
|
19
|
+
"@rushstack/terminal": "0.12.3",
|
20
|
+
"@rushstack/node-core-library": "5.4.0"
|
21
21
|
},
|
22
22
|
"devDependencies": {
|
23
23
|
"memfs": "3.4.3",
|
24
24
|
"webpack": "~5.82.1",
|
25
|
-
"
|
26
|
-
"
|
25
|
+
"@rushstack/heft": "0.66.16",
|
26
|
+
"local-node-rig": "1.0.0"
|
27
27
|
},
|
28
28
|
"peerDependenciesMeta": {
|
29
29
|
"@types/node": {
|