Skip to content

Commit 9cf4989

Browse files
pkg: Update build packages (#3198)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 23f315f commit 9cf4989

File tree

8 files changed

+1025
-1070
lines changed

8 files changed

+1025
-1070
lines changed

examples/github-app/package-lock.json

Lines changed: 291 additions & 311 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.3",
28+
"@anansi/babel-preset": "6.0.4",
2929
"@anansi/browserslist-config": "1.5.1",
30-
"@anansi/webpack-config": "20.0.0",
30+
"@anansi/webpack-config": "20.0.1",
3131
"@babel/core": "7.25.2",
3232
"@linaria/babel-preset": "5.0.4",
3333
"@linaria/core": "6.2.0",
@@ -42,7 +42,7 @@
4242
"@typescript-eslint/parser": "7.18.0",
4343
"react-refresh": "0.14.2",
4444
"serve": "14.2.3",
45-
"webpack": "5.93.0",
45+
"webpack": "5.94.0",
4646
"webpack-cli": "5.1.4",
4747
"webpack-dev-server": "5.0.4"
4848
},

examples/nextjs/package-lock.json

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

examples/todo-app/package-lock.json

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

examples/todo-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.3",
28+
"@anansi/babel-preset": "6.0.4",
2929
"@anansi/browserslist-config": "1.5.1",
30-
"@anansi/webpack-config": "20.0.0",
30+
"@anansi/webpack-config": "20.0.1",
3131
"@babel/core": "7.25.2",
3232
"@linaria/babel-preset": "5.0.4",
3333
"@linaria/core": "6.2.0",
@@ -36,7 +36,7 @@
3636
"@types/react-dom": "18.3.0",
3737
"@types/uuid": "^10.0.0",
3838
"react-refresh": "0.14.2",
39-
"webpack": "5.93.0",
39+
"webpack": "5.94.0",
4040
"webpack-cli": "5.1.4",
4141
"webpack-dev-server": "5.0.4"
4242
},

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"extends @anansi/browserslist-config"
4646
],
4747
"devDependencies": {
48-
"@anansi/babel-preset": "6.0.3",
48+
"@anansi/babel-preset": "6.0.4",
4949
"@anansi/browserslist-config": "1.5.1",
5050
"@anansi/eslint-plugin": "0.17.16",
5151
"@anansi/jest-preset": "0.11.7",
@@ -72,7 +72,7 @@
7272
"benchmark": "^2.1.4",
7373
"conventional-changelog-anansi": "^0.2.0",
7474
"copyfiles": "^2.4.1",
75-
"core-js": "3.38.0",
75+
"core-js": "3.38.1",
7676
"coveralls": "^3.1.0",
7777
"cpy-cli": "5.0.0",
7878
"cross-fetch": "^4.0.0",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"dependencies": {
3434
"@anansi/browserslist-config": "1.5.1",
35-
"@anansi/webpack-config": "20.0.0",
35+
"@anansi/webpack-config": "20.0.1",
3636
"@data-client/endpoint": "workspace:*",
3737
"@data-client/graphql": "workspace:*",
3838
"@data-client/react": "workspace:*",

yarn.lock

Lines changed: 341 additions & 362 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)