Skip to content

Commit 0e48a96

Browse files
authored
Merge pull request #18735 from craftcms/chore/update-packages
Update packages
2 parents ee0815f + 6fb4097 commit 0e48a96

9 files changed

Lines changed: 54 additions & 48 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"devDependencies": {
2121
"@craftcms/webpack": "file:packages/craftcms-webpack",
22-
"@playwright/test": "^1.58.2",
22+
"@playwright/test": "^1.59.1",
2323
"husky": "^9.1.7",
2424
"lint-staged": "^16.4.0",
2525
"prettier": "^2.8.8",
@@ -33,7 +33,7 @@
3333
"@selectize/selectize": "selectize/selectize.js#master",
3434
"@types/jquery": "^3.5.34",
3535
"accounting": "^0.4.1",
36-
"axios": "^1.13.6",
36+
"axios": "^1.15.1",
3737
"blueimp-file-upload": "^10.32.0",
3838
"d3": "^4.13.0",
3939
"d3-format": "^1.4.5",

src/web/assets/admintable/dist/css/app.css

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

src/web/assets/admintable/dist/css/app.css.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/web/assets/admintable/dist/js/app.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/web/assets/admintable/dist/js/app.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"app.css":"/css/app.css","app.js":"/js/app.js","app.css.map":"/css/app.css.map","app.js.map":"/js/app.js.map"}
1+
{"app.css":"/css/app.css","app.js":"/js/app.js","app.js.map":"/js/app.js.map"}

src/web/assets/axios/dist/axios.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
/*! Axios v1.13.6 Copyright (c) 2026 Matt Zabriskie and contributors */
1+
/*! Axios v1.15.1 Copyright (c) 2026 Matt Zabriskie and contributors */
22

33
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */

0 commit comments

Comments
 (0)