Skip to content

Commit 1bb5e77

Browse files
authored
chore: bump versions in init (#1125)
* chore: bump versions in init * chore: changeset
1 parent 3064063 commit 1bb5e77

2 files changed

Lines changed: 8 additions & 3 deletions

File tree

.changeset/chilled-bats-draw.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@callstack/repack-init": patch
3+
---
4+
5+
Bump versions of dependencies for `repack-init`

packages/init/versions.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"rspack": {
3-
"@rspack/core": "^1.2.8",
4-
"@swc/helpers": "^0.5.15"
3+
"@rspack/core": "^1.3.4",
4+
"@swc/helpers": "^0.5.17"
55
},
66
"webpack": {
77
"terser-webpack-plugin": "^5.3.14",
8-
"webpack": "^5.98.0"
8+
"webpack": "^5.99.5"
99
}
1010
}

0 commit comments

Comments
 (0)