Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot]
e26b0dec38 fix(deps): update all patch dependencies 2025-12-15 00:41:57 +00:00
5 changed files with 547 additions and 512 deletions

View File

@@ -19,7 +19,7 @@ jobs:
message: 'chore: update browsers list' message: 'chore: update browsers list'
push: false push: false
- name: Create Pull Request - name: Create Pull Request
uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9 uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11
with: with:
branch: update-browserslist branch: update-browserslist
title: Update Browserslist title: Update Browserslist

View File

@@ -63,8 +63,8 @@
] ]
}, },
"devDependencies": { "devDependencies": {
"@applitools/eyes-cypress": "^3.56.5", "@applitools/eyes-cypress": "^3.56.6",
"@argos-ci/cypress": "^6.2.2", "@argos-ci/cypress": "^6.2.5",
"@changesets/changelog-github": "^0.5.2", "@changesets/changelog-github": "^0.5.2",
"@changesets/cli": "^2.29.8", "@changesets/cli": "^2.29.8",
"@cspell/eslint-plugin": "^9.3.2", "@cspell/eslint-plugin": "^9.3.2",
@@ -77,7 +77,7 @@
"@types/jsdom": "^21.1.7", "@types/jsdom": "^21.1.7",
"@types/lodash": "^4.17.21", "@types/lodash": "^4.17.21",
"@types/mdast": "^4.0.4", "@types/mdast": "^4.0.4",
"@types/node": "^22.19.1", "@types/node": "^22.19.3",
"@types/rollup-plugin-visualizer": "^5.0.3", "@types/rollup-plugin-visualizer": "^5.0.3",
"@vitest/coverage-v8": "^3.2.4", "@vitest/coverage-v8": "^3.2.4",
"@vitest/spy": "^3.2.4", "@vitest/spy": "^3.2.4",

View File

@@ -76,10 +76,10 @@
"cytoscape-fcose": "^2.2.0", "cytoscape-fcose": "^2.2.0",
"d3": "^7.9.0", "d3": "^7.9.0",
"d3-sankey": "^0.12.3", "d3-sankey": "^0.12.3",
"dagre-d3-es": "7.0.13", "dagre-d3-es": "7.0.14",
"dayjs": "^1.11.19", "dayjs": "^1.11.19",
"dompurify": "^3.3.0", "dompurify": "^3.3.0",
"katex": "^0.16.25", "katex": "^0.16.27",
"khroma": "^2.1.0", "khroma": "^2.1.0",
"lodash-es": "^4.17.21", "lodash-es": "^4.17.21",
"marked": "^16.3.0", "marked": "^16.3.0",

View File

@@ -24,14 +24,14 @@
"vue": "^3.5.25" "vue": "^3.5.25"
}, },
"devDependencies": { "devDependencies": {
"@iconify-json/carbon": "^1.2.14", "@iconify-json/carbon": "^1.2.15",
"@unocss/reset": "^66.5.9", "@unocss/reset": "^66.5.10",
"@vite-pwa/vitepress": "^1.0.1", "@vite-pwa/vitepress": "^1.0.1",
"@vitejs/plugin-vue": "^6.0.2", "@vitejs/plugin-vue": "^6.0.3",
"fast-glob": "^3.3.3", "fast-glob": "^3.3.3",
"https-localhost": "^4.7.1", "https-localhost": "^4.7.1",
"pathe": "^2.0.3", "pathe": "^2.0.3",
"unocss": "^66.5.9", "unocss": "^66.5.10",
"unplugin-vue-components": "^28.8.0", "unplugin-vue-components": "^28.8.0",
"vite": "^7.0.8", "vite": "^7.0.8",
"vite-plugin-pwa": "^1.0.3", "vite-plugin-pwa": "^1.0.3",

1039
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff