Skip to content

Commit 6656f66

Browse files
pkg: Update build packages (#3440)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 865f36a commit 6656f66

File tree

9 files changed

+304
-302
lines changed

9 files changed

+304
-302
lines changed

examples/coin-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"anansi"
2525
],
2626
"devDependencies": {
27-
"@anansi/babel-preset": "6.2.4",
27+
"@anansi/babel-preset": "6.2.5",
2828
"@anansi/browserslist-config": "^1.4.3",
2929
"@anansi/webpack-config": "^21.0.0",
3030
"@babel/core": "^7.22.15",

examples/github-app/package-lock.json

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

examples/github-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"private": true,
2929
"license": "Apache-2.0",
3030
"devDependencies": {
31-
"@anansi/babel-preset": "6.2.4",
31+
"@anansi/babel-preset": "6.2.5",
3232
"@anansi/browserslist-config": "1.7.2",
3333
"@anansi/webpack-config": "21.0.1",
3434
"@babel/core": "7.26.10",
@@ -45,7 +45,7 @@
4545
"serve": "14.2.4",
4646
"webpack": "5.98.0",
4747
"webpack-cli": "6.0.1",
48-
"webpack-dev-server": "5.2.0"
48+
"webpack-dev-server": "5.2.1"
4949
},
5050
"dependencies": {
5151
"@anansi/router": "0.10.13",

0 commit comments

Comments
 (0)