Skip to content

Commit 2343ba8

Browse files
chore(deps): update all non-major dependencies
1 parent 68e4d8b commit 2343ba8

File tree

5 files changed

+1211
-1348
lines changed

5 files changed

+1211
-1348
lines changed

.yarn/releases/yarn-4.12.0.cjs

Lines changed: 0 additions & 942 deletions
This file was deleted.

.yarn/releases/yarn-4.13.0.cjs

Lines changed: 940 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
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.12.0.cjs
13+
yarnPath: .yarn/releases/yarn-4.13.0.cjs

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"check-update": "cliff-jumper --dry-run",
3535
"prepack": "yarn build"
3636
},
37-
"packageManager": "yarn@4.12.0",
37+
"packageManager": "yarn@4.13.0",
3838
"resolutions": {
3939
"@types/node": "20.19.17",
4040
"ansi-regex": "^5.0.1",
@@ -45,32 +45,32 @@
4545
"lodash": "^4.17.21"
4646
},
4747
"devDependencies": {
48-
"@commitlint/cli": "^20.3.1",
49-
"@commitlint/config-conventional": "^20.3.1",
48+
"@commitlint/cli": "^20.5.0",
49+
"@commitlint/config-conventional": "^20.5.0",
5050
"@favware/cliff-jumper": "^6.0.0",
5151
"@favware/npm-deprecate": "^2.0.0",
5252
"@sapphire/eslint-config": "^5.0.6",
5353
"@sapphire/prettier-config": "^2.0.0",
5454
"@sapphire/ts-config": "^5.0.3",
5555
"@testing-library/jest-dom": "^6.9.1",
5656
"@testing-library/vue": "^8.1.0",
57-
"@types/lodash": "^4.17.23",
57+
"@types/lodash": "^4.17.24",
5858
"@types/node": "20.19.17",
5959
"@typescript-eslint/eslint-plugin": "^7.18.0",
6060
"@typescript-eslint/parser": "^7.18.0",
6161
"@vitest/coverage-v8": "3.1.3",
6262
"cz-conventional-changelog": "^3.3.0",
63-
"esbuild-plugins-node-modules-polyfill": "^1.7.1",
63+
"esbuild-plugins-node-modules-polyfill": "^1.8.1",
6464
"eslint": "^8.57.1",
6565
"eslint-config-prettier": "^10.1.8",
66-
"eslint-plugin-prettier": "^5.5.4",
67-
"lint-staged": "^16.2.7",
68-
"prettier": "^3.7.4",
66+
"eslint-plugin-prettier": "^5.5.5",
67+
"lint-staged": "^16.4.0",
68+
"prettier": "^3.8.1",
6969
"tsup": "^8.5.1",
7070
"typedoc": "^0.25.13",
7171
"typedoc-json-parser": "^10.2.0",
7272
"typescript": "~5.4.5",
73-
"vite-plugin-node-polyfills": "^0.24.0",
73+
"vite-plugin-node-polyfills": "^0.26.0",
7474
"vitest": "3.1.3"
7575
},
7676
"repository": {

0 commit comments

Comments
 (0)