Skip to content

Commit cc61e77

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

File tree

10 files changed

+312
-291
lines changed

10 files changed

+312
-291
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.2",
27+
"@anansi/babel-preset": "6.2.3",
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: 75 additions & 62 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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
"private": true,
2929
"license": "Apache-2.0",
3030
"devDependencies": {
31-
"@anansi/babel-preset": "6.2.2",
31+
"@anansi/babel-preset": "6.2.3",
3232
"@anansi/browserslist-config": "1.7.2",
33-
"@anansi/webpack-config": "21.0.0",
33+
"@anansi/webpack-config": "21.0.1",
3434
"@babel/core": "7.26.10",
3535
"@linaria/babel-preset": "5.0.4",
36-
"@linaria/core": "6.2.0",
37-
"@linaria/react": "6.2.1",
36+
"@linaria/core": "6.3.0",
37+
"@linaria/react": "6.3.0",
3838
"@linaria/shaker": "5.0.3",
3939
"@types/lodash": "4.14.192",
4040
"@types/parse-link-header": "^2.0.0",

examples/nextjs/package-lock.json

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

examples/test-bundlesize/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"anansi"
2626
],
2727
"devDependencies": {
28-
"@anansi/babel-preset": "6.2.2",
28+
"@anansi/babel-preset": "6.2.3",
2929
"@anansi/browserslist-config": "^1.4.3",
3030
"@anansi/webpack-config": "^21.0.0",
3131
"@babel/core": "^7.22.15",

0 commit comments

Comments
 (0)