Skip to content

Commit 7f29b11

Browse files
chore(deps): update all non-major dependencies
1 parent 0a9902f commit 7f29b11

File tree

5 files changed

+1142
-1122
lines changed

5 files changed

+1142
-1122
lines changed

.yarn/releases/yarn-4.7.0.cjs

-935
This file was deleted.

.yarn/releases/yarn-4.9.1.cjs

+948
Large diffs are not rendered by default.

.yarnrc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ plugins:
1010
- path: .yarn/plugins/@yarnpkg/plugin-git-hooks.cjs
1111
spec: 'https://raw.githubusercontent.com/trufflehq/yarn-plugin-git-hooks/main/bundles/%40yarnpkg/plugin-git-hooks.js'
1212

13-
yarnPath: .yarn/releases/yarn-4.7.0.cjs
13+
yarnPath: .yarn/releases/yarn-4.9.1.cjs

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,10 @@
7474
"prepack": "yarn build"
7575
},
7676
"devDependencies": {
77-
"@commitlint/cli": "^19.7.1",
78-
"@commitlint/config-conventional": "^19.7.1",
77+
"@commitlint/cli": "^19.8.1",
78+
"@commitlint/config-conventional": "^19.8.1",
7979
"@favware/cliff-jumper": "^3.0.3",
80-
"@napi-rs/canvas": "0.1.67",
80+
"@napi-rs/canvas": "0.1.70",
8181
"@sapphire/eslint-config": "^5.0.5",
8282
"@sapphire/prettier-config": "2.0.0",
8383
"@sapphire/ts-config": "5.0.1",
@@ -87,9 +87,9 @@
8787
"cz-conventional-changelog": "^3.3.0",
8888
"eslint": "^8.57.1",
8989
"eslint-config-prettier": "^9.1.0",
90-
"eslint-plugin-prettier": "^5.2.3",
91-
"lint-staged": "^15.4.3",
92-
"prettier": "^3.5.2",
90+
"eslint-plugin-prettier": "^5.4.0",
91+
"lint-staged": "^15.5.2",
92+
"prettier": "^3.5.3",
9393
"rimraf": "^5.0.10",
9494
"skia-canvas": "^1.0.2",
9595
"terser": "^5.39.0",
@@ -163,8 +163,8 @@
163163
"extends": "@sapphire"
164164
},
165165
"prettier": "@sapphire/prettier-config",
166-
"packageManager": "yarn@4.7.0",
166+
"packageManager": "yarn@4.9.1",
167167
"volta": {
168-
"node": "22.14.0"
168+
"node": "22.15.0"
169169
}
170170
}

0 commit comments

Comments
 (0)