File tree 8 files changed +8
-8
lines changed
heft-localization-typings-plugin
webpack-workspace-resolve-plugin
webpack4-localization-plugin
webpack5-localization-plugin
8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rushstack/heft-localization-typings-plugin" ,
3
- "version" : " 0.1.2 " ,
3
+ "version" : " 0.2.0 " ,
4
4
"description" : " Heft plugin for generating types for localization files." ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rushstack/heft-sass-plugin" ,
3
- "version" : " 0.14.17 " ,
3
+ "version" : " 0.14.18 " ,
4
4
"description" : " Heft plugin for SASS" ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rushstack/localization-utilities" ,
3
- "version" : " 0.11.1 " ,
3
+ "version" : " 0.12.0 " ,
4
4
"description" : " This plugin contains some useful functions for localization." ,
5
5
"main" : " lib/index.js" ,
6
6
"typings" : " dist/localization-utilities.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rushstack/typings-generator" ,
3
- "version" : " 0.13 .0" ,
3
+ "version" : " 0.14 .0" ,
4
4
"description" : " This library provides functionality for automatically generating typings for non-TS files." ,
5
5
"keywords" : [
6
6
" dts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rushstack/heft-web-rig" ,
3
- "version" : " 0.24.29 " ,
3
+ "version" : " 0.24.30 " ,
4
4
"description" : " A rig package for web browser projects that build using Heft" ,
5
5
"license" : " MIT" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rushstack/webpack-workspace-resolve-plugin" ,
3
- "version" : " 0.1.1 " ,
3
+ "version" : " 0.1.2 " ,
4
4
"description" : " This plugin leverages workspace-level metadata to greatly accelerate module resolution." ,
5
5
"main" : " lib/index.js" ,
6
6
"typings" : " dist/webpack-workspace-resolve-plugin.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rushstack/webpack4-localization-plugin" ,
3
- "version" : " 0.18.65 " ,
3
+ "version" : " 0.18.66 " ,
4
4
"description" : " This plugin facilitates localization with Webpack." ,
5
5
"main" : " lib/index.js" ,
6
6
"typings" : " dist/webpack4-localization-plugin.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rushstack/webpack5-localization-plugin" ,
3
- "version" : " 0.11.5 " ,
3
+ "version" : " 0.11.6 " ,
4
4
"description" : " This plugin facilitates localization with Webpack." ,
5
5
"main" : " lib/index.js" ,
6
6
"typings" : " dist/webpack5-localization-plugin.d.ts" ,
You can’t perform that action at this time.
0 commit comments