Skip to content

Commit 4841f6e

Browse files
renovate[bot]ntucker
authored andcommitted
pkg: Update build packages (#3566)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 264e818 commit 4841f6e

File tree

8 files changed

+246
-224
lines changed

8 files changed

+246
-224
lines changed

examples/benchmark/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@
2525
"react": "19.1.1"
2626
},
2727
"devDependencies": {
28-
"@anansi/webpack-config": "21.0.11",
28+
"@anansi/webpack-config": "21.0.12",
2929
"@babel/core": "7.28.4",
3030
"@babel/node": "7.28.0",
3131
"@types/babel__core": "^7",
3232
"@types/benchmark": "2.1.5",
3333
"@types/react": "19.2.2",
34-
"webpack": "5.102.0",
34+
"webpack": "5.102.1",
3535
"webpack-cli": "^6.0.0"
3636
}
3737
}

examples/github-app/package-lock.json

Lines changed: 51 additions & 40 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
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@anansi/babel-preset": "6.2.14",
3232
"@anansi/browserslist-config": "1.7.3",
33-
"@anansi/webpack-config": "21.0.11",
33+
"@anansi/webpack-config": "21.0.12",
3434
"@babel/core": "7.28.4",
3535
"@linaria/babel-preset": "5.0.4",
3636
"@linaria/core": "6.3.0",
@@ -43,7 +43,7 @@
4343
"@types/uuid": "^10.0.0",
4444
"react-refresh": "0.17.0",
4545
"serve": "14.2.5",
46-
"webpack": "5.102.0",
46+
"webpack": "5.102.1",
4747
"webpack-cli": "6.0.1",
4848
"webpack-dev-server": "5.2.2"
4949
},

0 commit comments

Comments
 (0)