@rushstack/webpack5-localization-plugin 0.4.9 → 0.4.11
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 +5 -5
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.4.
|
3
|
+
"version": "0.4.11",
|
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,8 +15,8 @@
|
|
15
15
|
"@types/node": "*"
|
16
16
|
},
|
17
17
|
"dependencies": {
|
18
|
-
"@rushstack/localization-utilities": "0.8.
|
19
|
-
"@rushstack/node-core-library": "3.
|
18
|
+
"@rushstack/localization-utilities": "0.8.53",
|
19
|
+
"@rushstack/node-core-library": "3.59.0"
|
20
20
|
},
|
21
21
|
"devDependencies": {
|
22
22
|
"@types/heft-jest": "1.0.1",
|
@@ -24,8 +24,8 @@
|
|
24
24
|
"memfs": "3.4.3",
|
25
25
|
"webpack": "~5.80.0",
|
26
26
|
"@rushstack/eslint-config": "3.2.0",
|
27
|
-
"@rushstack/heft": "0.50.
|
28
|
-
"@rushstack/heft-node-rig": "1.12.
|
27
|
+
"@rushstack/heft": "0.50.5",
|
28
|
+
"@rushstack/heft-node-rig": "1.12.11"
|
29
29
|
},
|
30
30
|
"peerDependenciesMeta": {
|
31
31
|
"@types/node": {
|