fix(deps): update dependencies (#3177)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: TAKAHASHI Shuuji <shuuji3@gmail.com>
This commit is contained in:
renovate[bot] 2025-02-03 14:55:56 +09:00 committed by GitHub
parent d35a1fdbb2
commit 76bf8cf09b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 21 additions and 87 deletions

View file

@ -90,12 +90,12 @@
"page-lifecycle": "^0.1.2",
"pinia": "^2.2.6",
"postcss-nested": "^7.0.0",
"prosemirror-highlight": "^0.11.0",
"prosemirror-highlight": "^0.12.0",
"rollup-plugin-node-polyfills": "^0.2.1",
"shiki": "^1.22.2",
"simple-git": "^3.19.1",
"slimeform": "^0.10.0",
"stale-dep": "^0.7.0",
"stale-dep": "^0.8.0",
"std-env": "^3.7.0",
"string-length": "^5.0.1",
"tauri-plugin-log-api": "github:tauri-apps/tauri-plugin-log",