Skip to content

Commit 324cf05

Browse files
chore(deps): update all patch dependencies
1 parent b1fe4ff commit 324cf05

File tree

4 files changed

+271
-266
lines changed

4 files changed

+271
-266
lines changed

.github/workflows/update-browserlist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
message: 'chore: update browsers list'
2020
push: false
2121
- name: Create Pull Request
22-
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
22+
uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
2323
with:
2424
branch: update-browserslist
2525
title: Update Browserslist

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
]
6464
},
6565
"devDependencies": {
66-
"@applitools/eyes-cypress": "^3.56.4",
66+
"@applitools/eyes-cypress": "^3.56.5",
6767
"@argos-ci/cypress": "^6.2.2",
6868
"@changesets/changelog-github": "^0.5.1",
6969
"@changesets/cli": "^2.29.7",
@@ -75,7 +75,7 @@
7575
"@types/express": "^5.0.5",
7676
"@types/js-yaml": "^4.0.9",
7777
"@types/jsdom": "^21.1.7",
78-
"@types/lodash": "^4.17.20",
78+
"@types/lodash": "^4.17.21",
7979
"@types/mdast": "^4.0.4",
8080
"@types/node": "^22.19.1",
8181
"@types/rollup-plugin-visualizer": "^5.0.3",
@@ -111,7 +111,7 @@
111111
"husky": "^9.1.7",
112112
"jest": "^30.1.3",
113113
"jison": "^0.4.18",
114-
"js-yaml": "^4.1.0",
114+
"js-yaml": "^4.1.1",
115115
"jsdom": "^26.1.0",
116116
"langium-cli": "3.3.0",
117117
"lint-staged": "^16.1.6",

packages/mermaid/src/docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@
2525
},
2626
"devDependencies": {
2727
"@iconify-json/carbon": "^1.2.14",
28-
"@unocss/reset": "^66.5.7",
28+
"@unocss/reset": "^66.5.9",
2929
"@vite-pwa/vitepress": "^1.0.1",
3030
"@vitejs/plugin-vue": "^6.0.2",
3131
"fast-glob": "^3.3.3",
3232
"https-localhost": "^4.7.1",
3333
"pathe": "^2.0.3",
34-
"unocss": "^66.5.7",
34+
"unocss": "^66.5.9",
3535
"unplugin-vue-components": "^28.8.0",
3636
"vite": "^7.0.8",
3737
"vite-plugin-pwa": "^1.0.3",

0 commit comments

Comments
 (0)