Skip to content

Commit b6654a2

Browse files
committed
chore(deps): update rspack and swc helpers to latest versions
- Upgraded @rspack/cli and @rspack/core from 1.6.7 to 1.6.8. - Updated @swc/helpers from 0.5.17 to 0.5.18. - Adjusted corresponding entries in pnpm-lock.yaml to reflect these changes.
1 parent 2d6ead4 commit b6654a2

2 files changed

Lines changed: 76 additions & 76 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1177,9 +1177,9 @@
11771177
"check-types": "tsc --noEmit"
11781178
},
11791179
"devDependencies": {
1180-
"@rspack/cli": "^1.6.7",
1181-
"@rspack/core": "^1.6.7",
1182-
"@swc/helpers": "^0.5.17",
1180+
"@rspack/cli": "^1.6.8",
1181+
"@rspack/core": "^1.6.8",
1182+
"@swc/helpers": "^0.5.18",
11831183
"@types/lodash-es": "^4.17.12",
11841184
"@types/mocha": "^10.0.10",
11851185
"@types/node": "16.x",

pnpm-lock.yaml

Lines changed: 73 additions & 73 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)