Skip to content

Commit 6c37aad

Browse files
pkg: Update build packages (#3203)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1ebad79 commit 6c37aad

File tree

8 files changed

+133
-866
lines changed

8 files changed

+133
-866
lines changed

examples/github-app/package-lock.json

Lines changed: 47 additions & 284 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"private": true,
2626
"license": "Apache-2.0",
2727
"devDependencies": {
28-
"@anansi/babel-preset": "6.0.4",
28+
"@anansi/babel-preset": "6.0.5",
2929
"@anansi/browserslist-config": "1.5.1",
30-
"@anansi/webpack-config": "20.0.1",
30+
"@anansi/webpack-config": "20.0.2",
3131
"@babel/core": "7.25.2",
3232
"@linaria/babel-preset": "5.0.4",
3333
"@linaria/core": "6.2.0",
@@ -42,7 +42,7 @@
4242
"serve": "14.2.3",
4343
"webpack": "5.94.0",
4444
"webpack-cli": "5.1.4",
45-
"webpack-dev-server": "5.0.4"
45+
"webpack-dev-server": "5.1.0"
4646
},
4747
"dependencies": {
4848
"@anansi/router": "0.10.4",

examples/nextjs/package-lock.json

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

0 commit comments

Comments
 (0)