Skip to content

Commit a73bbaa

Browse files
authoredSep 17, 2024
chore(deps): update all non-major dependencies (#18108)
1 parent 993d45b commit a73bbaa

File tree

46 files changed

+744
-577
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+744
-577
lines changed
 

Diff for: ‎.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
- name: Get changed files
5050
id: changed-files
51-
uses: tj-actions/changed-files@e9772d140489982e0e3704fea5ee93d536f1e275 # v45.0.1
51+
uses: tj-actions/changed-files@48d8f15b2aaa3d255ca5af3eba4870f807ce6b3c # v45.0.2
5252
with:
5353
files: |
5454
docs/**

Diff for: ‎docs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
"docs-serve": "vitepress serve"
99
},
1010
"devDependencies": {
11-
"@shikijs/vitepress-twoslash": "^1.16.2",
11+
"@shikijs/vitepress-twoslash": "^1.17.7",
1212
"@types/express": "^4.17.21",
1313
"feed": "^4.2.2",
1414
"vitepress": "1.3.4",
15-
"vue": "^3.5.3"
15+
"vue": "^3.5.6"
1616
}
1717
}

0 commit comments

Comments
 (0)