| 
74 | 74 | 		"prepack": "yarn build"  | 
75 | 75 | 	},  | 
76 | 76 | 	"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",  | 
79 | 79 | 		"@favware/cliff-jumper": "^3.0.3",  | 
80 |  | -		"@napi-rs/canvas": "0.1.67",  | 
81 |  | -		"@sapphire/eslint-config": "^5.0.5",  | 
 | 80 | +		"@napi-rs/canvas": "0.1.70",  | 
 | 81 | +		"@sapphire/eslint-config": "^5.0.6",  | 
82 | 82 | 		"@sapphire/prettier-config": "2.0.0",  | 
83 | 83 | 		"@sapphire/ts-config": "5.0.1",  | 
84 | 84 | 		"@typescript-eslint/eslint-plugin": "^7.13.1",  | 
 | 
87 | 87 | 		"cz-conventional-changelog": "^3.3.0",  | 
88 | 88 | 		"eslint": "^8.57.1",  | 
89 | 89 | 		"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",  | 
93 | 93 | 		"rimraf": "^5.0.10",  | 
94 | 94 | 		"skia-canvas": "^1.0.2",  | 
95 |  | -		"terser": "^5.39.0",  | 
 | 95 | +		"terser": "^5.39.2",  | 
96 | 96 | 		"tsup": "^8.4.0",  | 
97 | 97 | 		"typedoc": "^0.26.1",  | 
98 | 98 | 		"typescript": "^5.5.2"  | 
 | 
163 | 163 | 		"extends": "@sapphire"  | 
164 | 164 | 	},  | 
165 | 165 | 	"prettier": "@sapphire/prettier-config",  | 
166 |  | -	"packageManager": "yarn@4.7.0",  | 
 | 166 | +	"packageManager": "yarn@4.9.1",  | 
167 | 167 | 	"volta": {  | 
168 |  | -		"node": "22.14.0"  | 
 | 168 | +		"node": "22.15.1"  | 
169 | 169 | 	}  | 
170 | 170 | }  | 
0 commit comments