Skip to content

Commit af7562a

Browse files
committed
chore: update dependencies
1 parent 7dfd4ea commit af7562a

File tree

2 files changed

+1526
-1566
lines changed

2 files changed

+1526
-1566
lines changed

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -27,45 +27,45 @@
2727
"prepublishOnly": "yarn -s prettify && yarn -s build"
2828
},
2929
"dependencies": {
30-
"@babel/runtime": "^7.25.0",
30+
"@babel/runtime": "^7.27.3",
3131
"broccoli-plugin": "^4.0.7",
3232
"cheerio": "^1.0.0",
3333
"colors": "^1.4.0",
3434
"commander": "^12.1.0",
35-
"eol": "^0.9.1",
36-
"esbuild": "^0.25.0",
37-
"fs-extra": "^11.2.0",
35+
"eol": "^0.10.0",
36+
"esbuild": "^0.25.5",
37+
"fs-extra": "^11.3.0",
3838
"gulp-sort": "^2.0.0",
39-
"i18next": "^23.5.1 || ^24.2.0",
39+
"i18next": "^23.16.8 || ^24.2.3",
4040
"js-yaml": "^4.1.0",
4141
"lilconfig": "^3.1.3",
4242
"rsvp": "^4.8.5",
43-
"sort-keys": "^5.0.0",
44-
"typescript": "^5.0.4",
43+
"sort-keys": "^5.1.0",
44+
"typescript": "^5.8.3",
4545
"vinyl": "^3.0.0",
4646
"vinyl-fs": "^4.0.0"
4747
},
4848
"devDependencies": {
49-
"@babel/cli": "^7.24.8",
50-
"@babel/core": "^7.26.8",
49+
"@babel/cli": "^7.27.2",
50+
"@babel/core": "^7.27.3",
5151
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
52-
"@babel/plugin-transform-runtime": "^7.24.7",
52+
"@babel/plugin-transform-runtime": "^7.27.3",
5353
"@babel/polyfill": "^7.12.1",
54-
"@babel/preset-env": "^7.26.0",
55-
"@babel/register": "^7.24.6",
54+
"@babel/preset-env": "^7.27.2",
55+
"@babel/register": "^7.27.1",
5656
"broccoli": "^3.5.2",
5757
"broccoli-cli": "^1.0.0",
5858
"broccoli-funnel": "^3.0.8",
59-
"c8": "^10.1.2",
60-
"chai": "^5.1.1",
61-
"execa": "^9.5.2",
59+
"c8": "^10.1.3",
60+
"chai": "^5.2.0",
61+
"execa": "^9.6.0",
6262
"gulp": "^5.0.0",
63-
"husky": "^9.1.6",
64-
"lint-staged": "^15.2.9",
65-
"mocha": "^11.1.0",
63+
"husky": "^9.1.7",
64+
"lint-staged": "^15.5.2",
65+
"mocha": "^11.5.0",
6666
"p-event": "^6.0.1",
67-
"prettier": "^3.3.3",
68-
"sinon": "^19.0.2"
67+
"prettier": "^3.5.3",
68+
"sinon": "^20.0.0"
6969
},
7070
"repository": {
7171
"type": "git",

0 commit comments

Comments
 (0)