Skip to content

Commit 55784aa

Browse files
authored
Merge pull request #18584 from craftcms/chore/update-dependencies
[4.x] Update NPM dependencies
2 parents c7b4437 + 3b3be5d commit 55784aa

275 files changed

Lines changed: 3936 additions & 5438 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v16.13.1
1+
v22

package-lock.json

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

package.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -19,54 +19,54 @@
1919
],
2020
"devDependencies": {
2121
"@craftcms/webpack": "file:packages/craftcms-webpack",
22-
"@playwright/test": "^1.19.2",
22+
"@playwright/test": "^1.58.2",
2323
"husky": "^9.1.7",
24-
"lint-staged": "^16.1.6",
25-
"prettier": "^2.7.1",
26-
"tailwindcss": "^3.0.18",
27-
"vue-apexcharts": "^1.6.2"
24+
"lint-staged": "^16.4.0",
25+
"prettier": "^2.8.8",
26+
"tailwindcss": "^3.4.19",
27+
"vue-apexcharts": "^1.7.0"
2828
},
2929
"dependencies": {
3030
"@benmajor/jquery-touch-events": "^2.0.3",
3131
"@craftcms/sass": "file:packages/craftcms-sass",
3232
"@craftcms/vue": "file:packages/craftcms-vue",
3333
"@selectize/selectize": "selectize/selectize.js#master",
34-
"@types/jquery": "^3.5.7",
34+
"@types/jquery": "^3.5.34",
3535
"accounting": "^0.4.1",
36-
"axios": "^1.12.2",
37-
"blueimp-file-upload": "^10.31.0",
38-
"d3": "^4.11.0",
39-
"d3-format": "^1.4.4",
40-
"d3-time-format": "^2.2.3",
36+
"axios": "^1.13.6",
37+
"blueimp-file-upload": "^10.32.0",
38+
"d3": "^4.13.0",
39+
"d3-format": "^1.4.5",
40+
"d3-time-format": "^2.3.0",
4141
"event-stream": "3.3.5",
42-
"fabric": "^1.7.19",
43-
"graphiql": "~1.7.2",
42+
"fabric": "^1.7.22",
43+
"graphiql": "~1.11.5",
4444
"graphiql-explorer": "^0.9.0",
45-
"graphql": "^15.8.0",
46-
"htmx.org": "^1.6.1",
47-
"iframe-resizer": "^4.3.2",
45+
"graphql": "^15.10.1",
46+
"htmx.org": "^1.9.12",
47+
"iframe-resizer": "^4.4.5",
4848
"inputmask": "^5.0.9",
49-
"jquery": "^3.6.0",
50-
"jquery-ui": "^1.14.0",
49+
"jquery": "^3.7.1",
50+
"jquery-ui": "^1.14.2",
5151
"jquery.payment": "^3.0.0",
5252
"picturefill": "^3.0.3",
5353
"punycode": "^2.3.1",
5454
"react": "^16.14.0",
5555
"react-dom": "^16.14.0",
56-
"timepicker": "^1.13.18",
56+
"timepicker": "^1.14.1",
5757
"ttf2woff2": "^5.0.0",
58-
"typescript": "^4.7.4",
59-
"v-tooltip": "^2.0.3",
60-
"velocity-animate": "^1.5.0",
61-
"vue": "^2.6.14",
58+
"typescript": "^4.9.5",
59+
"v-tooltip": "^2.1.3",
60+
"velocity-animate": "^1.5.2",
61+
"vue": "^2.7.16",
6262
"vue-autosuggest": "^2.2.0",
6363
"vue-awesome-swiper": "^4.1.1",
6464
"vue-cleave": "^1.2.2",
65-
"vue-lodash": "^1.0.3",
66-
"vue-router": "^3.5.4",
65+
"vue-lodash": "^1.0.4",
66+
"vue-router": "^3.6.5",
6767
"vuex": "^3.6.2",
6868
"whatwg-fetch": "^0.11.1",
6969
"xregexp": "^3.2.0",
70-
"yii2-pjax": "~2.0.1"
70+
"yii2-pjax": "~2.0.8"
7171
}
7272
}

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

Lines changed: 2 additions & 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/css/app.css.map

Lines changed: 1 addition & 0 deletions
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

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.LICENSE.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,3 @@
66
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
77
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
88
*/
9-
10-
/**!
11-
* Sortable 1.15.6
12-
* @author RubaXa <trash@rubaxa.org>
13-
* @author owenm <owen23355@gmail.com>
14-
* @license MIT
15-
*/

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.js.map":"/js/app.js.map"}
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"}

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.

0 commit comments

Comments
 (0)