Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies #408

Merged
merged 1 commit into from
Dec 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
160 changes: 80 additions & 80 deletions .yarn/releases/yarn-4.5.2.cjs → .yarn/releases/yarn-4.5.3.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-git-hooks.cjs
spec: 'https://raw.githubusercontent.com/trufflehq/yarn-plugin-git-hooks/main/bundles/%40yarnpkg/plugin-git-hooks.js'

yarnPath: .yarn/releases/yarn-4.5.2.cjs
yarnPath: .yarn/releases/yarn-4.5.3.cjs
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/node": "^20.16.5",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitejs/plugin-vue": "^5.2.0",
"@vitejs/plugin-vue": "^5.2.1",
"@vitest/browser": "2.0.5",
"@vitest/coverage-istanbul": "2.0.5",
"cz-conventional-changelog": "^3.3.0",
Expand All @@ -64,7 +64,7 @@
"eslint-plugin-prettier": "^5.2.1",
"lint-staged": "^15.2.10",
"playwright": "^1.49.0",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"rimraf": "^6.0.1",
"tsup": "^8.3.5",
"typedoc": "^0.25.13",
Expand Down Expand Up @@ -128,5 +128,5 @@
"ansi-regex": "^5.0.1",
"minimist": "^1.2.8"
},
"packageManager": "[email protected].2"
"packageManager": "[email protected].3"
}
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1476,7 +1476,7 @@ __metadata:
"@types/node": "npm:^20.16.5"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
"@vitejs/plugin-vue": "npm:^5.2.0"
"@vitejs/plugin-vue": "npm:^5.2.1"
"@vitest/browser": "npm:2.0.5"
"@vitest/coverage-istanbul": "npm:2.0.5"
cz-conventional-changelog: "npm:^3.3.0"
Expand All @@ -1488,7 +1488,7 @@ __metadata:
lint-staged: "npm:^15.2.10"
lodash: "npm:^4.17.21"
playwright: "npm:^1.49.0"
prettier: "npm:^3.3.3"
prettier: "npm:^3.4.1"
rimraf: "npm:^6.0.1"
tsup: "npm:^8.3.5"
typedoc: "npm:^0.25.13"
Expand Down Expand Up @@ -1889,13 +1889,13 @@ __metadata:
languageName: node
linkType: hard

"@vitejs/plugin-vue@npm:^5.2.0":
version: 5.2.0
resolution: "@vitejs/plugin-vue@npm:5.2.0"
"@vitejs/plugin-vue@npm:^5.2.1":
version: 5.2.1
resolution: "@vitejs/plugin-vue@npm:5.2.1"
peerDependencies:
vite: ^5.0.0
vite: ^5.0.0 || ^6.0.0
vue: ^3.2.25
checksum: 10/536ba28cca29bdecdc0032a08401699030fa9fa541035a8f409a6f658aa440167928ff9eb99abc2db54e4f449d120d86c0761c1f75aa11df659dc78e03ad9dc4
checksum: 10/60edb926bf919aebe5ef527402bbb84902a23bcba57ea718285e4d700abf9718bc9411806440dc7e8ea0cef06d93c0078e2d456137b4eb3fd70d17288e9db081
languageName: node
linkType: hard

Expand Down Expand Up @@ -6984,12 +6984,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.0.0, prettier@npm:^3.3.0, prettier@npm:^3.3.3":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
"prettier@npm:^3.0.0, prettier@npm:^3.3.0, prettier@npm:^3.4.1":
version: 3.4.1
resolution: "prettier@npm:3.4.1"
bin:
prettier: bin/prettier.cjs
checksum: 10/5beac1f30b5b40162532b8e2f7c3a4eb650910a2695e9c8512a62ffdc09dae93190c29db9107fa7f26d1b6c71aad3628ecb9b5de1ecb0911191099be109434d7
checksum: 10/1ee4d1b1a9b6761cbb847cd81b9d87e51a0f4b2a4d5fe5755627c24828afe057a7ee9b764c3ee777d84abd46218d173d8a204ee9cb3acdd321ff9a6b25f99c1c
languageName: node
linkType: hard

Expand Down