Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

Commit 8629f7d

Browse files
⬆️ deps: Update dependencies (non-major)
1 parent 045c4e3 commit 8629f7d

8 files changed

Lines changed: 2492 additions & 2121 deletions

.github/workflows/prettify-code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
ref: ${{ github.head_ref }}
2020

2121
- name: Prettify code
22-
uses: creyD/prettier_action@v4.3
22+
uses: creyD/prettier_action@v4.5
2323
with:
2424
# This part is also where you can pass other options, for example:
2525
prettier_options: --write .

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
],
1010
"author": "SigureMo",
1111
"license": "MIT",
12-
"packageManager": "pnpm@10.2.1",
12+
"packageManager": "pnpm@10.11.0",
1313
"scripts": {
1414
"dev": "cross-env NODE_OPTIONS=--openssl-legacy-provider vuepress dev docs",
1515
"build": "cross-env NODE_OPTIONS=--openssl-legacy-provider vuepress build docs",

pnpm-lock.yaml

Lines changed: 2485 additions & 2114 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)