Skip to content

Commit

Permalink
chore(deps): update dependency less to v4.2.1 (#208)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent b95101b commit 989a241
Show file tree
Hide file tree
Showing 6 changed files with 50 additions and 50 deletions.
90 changes: 45 additions & 45 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rspack/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@rspack/cli": "^1.1.8",
"@rspack/core": "^1.1.8",
"less": "4.1.3",
"less": "4.2.1",
"less-loader": "^11.1.4",
"vue-loader": "^17.2.2"
}
Expand Down
2 changes: 1 addition & 1 deletion rspack/vue2-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@rspack/cli": "^1.1.8",
"@rspack/core": "^1.1.8",
"css-loader": "^6.11.0",
"less": "4.1.3",
"less": "4.2.1",
"less-loader": "^11.1.4",
"vue": "2.7.14",
"vue-loader": "^15.10.1",
Expand Down
2 changes: 1 addition & 1 deletion rspack/vue2-tsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@rspack/core": "^1.1.8",
"@vue/babel-preset-jsx": "^1.4.0",
"babel-loader": "^9.2.1",
"less": "4.1.3",
"less": "4.2.1",
"less-loader": "^11.1.4",
"vue-loader": "^15.11.1"
}
Expand Down
2 changes: 1 addition & 1 deletion rspack/vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@rspack/cli": "^1.1.8",
"@rspack/core": "^1.1.8",
"css-loader": "^6.11.0",
"less": "4.1.3",
"less": "4.2.1",
"less-loader": "^11.1.4",
"vue": "2.7.14",
"vue-loader": "^15.11.0",
Expand Down
2 changes: 1 addition & 1 deletion rspack/vue3-vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@rspack/cli": "^1.1.8",
"@rspack/core": "^1.1.8",
"css-loader": "^6.11.0",
"less": "4.1.3",
"less": "4.2.1",
"less-loader": "^11.1.4",
"style-loader": "^3.3.4",
"vue-loader": "^17.2.2"
Expand Down

0 comments on commit 989a241

Please sign in to comment.