Skip to content

Commit 5b4f2ed

Browse files
chore(deps): update all non-major dependencies
1 parent 724f7d3 commit 5b4f2ed

5 files changed

Lines changed: 2189 additions & 1237 deletions

File tree

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18.20.4
1+
18.20.8

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
"php": "> 5.6.0"
77
},
88
"require-dev": {
9-
"phpcompatibility/phpcompatibility-wp": "2.1.5",
9+
"phpcompatibility/phpcompatibility-wp": "2.1.8",
1010
"phpunit/phpunit": "10.5.27",
11-
"squizlabs/php_codesniffer": "3.10.1",
11+
"squizlabs/php_codesniffer": "3.13.5",
1212
"wp-coding-standards/wpcs": "2.3.0"
1313
},
1414
"license": "GPL-2.0+",

composer.lock

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

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -6,43 +6,43 @@
66
"license": "GPL-2.0+",
77
"homepage": "https://coldbox.miruc.co/",
88
"devDependencies": {
9-
"@babel/core": "7.24.8",
10-
"@babel/plugin-transform-for-of": "7.24.7",
9+
"@babel/core": "7.29.7",
10+
"@babel/plugin-transform-for-of": "7.29.7",
1111
"@babel/polyfill": "7.12.1",
12-
"@babel/preset-env": "7.24.8",
13-
"@fortawesome/fontawesome-free": "6.5.2",
14-
"autoprefixer": "10.4.19",
15-
"babel-loader": "9.1.3",
12+
"@babel/preset-env": "7.29.7",
13+
"@fortawesome/fontawesome-free": "6.7.2",
14+
"autoprefixer": "10.5.0",
15+
"babel-loader": "9.2.1",
1616
"css-loader": "6.11.0",
1717
"css-minimizer-webpack-plugin": "5.0.1",
1818
"cssnano": "6.1.2",
19-
"eslint": "8.57.0",
20-
"eslint-config-prettier": "9.1.0",
19+
"eslint": "8.57.1",
20+
"eslint-config-prettier": "9.1.2",
2121
"eslint-config-standard": "17.1.0",
22-
"eslint-plugin-import": "2.29.1",
22+
"eslint-plugin-import": "2.32.0",
2323
"eslint-plugin-node": "11.1.0",
24-
"eslint-plugin-prettier": "5.1.3",
25-
"eslint-plugin-promise": "6.4.0",
24+
"eslint-plugin-prettier": "5.5.5",
25+
"eslint-plugin-promise": "6.6.0",
2626
"eslint-plugin-standard": "5.0.0",
27-
"highlight.js": "11.10.0",
28-
"mini-css-extract-plugin": "2.9.0",
27+
"highlight.js": "11.11.1",
28+
"mini-css-extract-plugin": "2.10.2",
2929
"npm-run-all2": "5.0.2",
30-
"postcss": "8.4.39",
30+
"postcss": "8.5.15",
3131
"postcss-cli": "10.1.0",
3232
"postcss-import": "15.1.0",
3333
"postcss-loader": "7.3.4",
34-
"prettier": "3.3.2",
35-
"prettier-eslint": "16.3.0",
36-
"sass": "1.77.8",
34+
"prettier": "3.8.3",
35+
"prettier-eslint": "16.4.2",
36+
"sass": "1.100.0",
3737
"sass-loader": "13.3.3",
3838
"showdown": "2.1.0",
3939
"simple-icons": "9.21.0",
4040
"smoothscroll-polyfill": "0.4.4",
4141
"style-loader": "3.3.4",
42-
"stylus": "0.63.0",
42+
"stylus": "0.64.0",
4343
"sugarss": "4.0.1",
44-
"terser-webpack-plugin": "5.3.10",
45-
"webfonts-loader": "8.0.1",
44+
"terser-webpack-plugin": "5.6.0",
45+
"webfonts-loader": "8.1.1",
4646
"webpack": "5.93.0",
4747
"webpack-cli": "5.1.4",
4848
"wp-pot": "1.10.2"

0 commit comments

Comments
 (0)