chore(dependencies): downgrade @tanstack/vue-query and @tanstack/query-core to 5.100.13, update tinyexec to 1.1.2, and add markdown-it@14.1.1 in pnpm-lock.yaml for consistency and compatibility

This commit is contained in:
keven1024
2026-05-24 14:16:39 +08:00
parent 549bdd9f68
commit 0aae4c2d36
2 changed files with 45 additions and 25 deletions

52
pnpm-lock.yaml generated
View File

@@ -43,7 +43,7 @@ importers:
version: 4.3.0(vite@7.3.3(@types/node@25.9.1)(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.48.0)(yaml@2.9.0))
'@tanstack/vue-query':
specifier: ^5.100.12
version: 5.100.14(vue@3.5.34(typescript@5.9.3))
version: 5.100.13(vue@3.5.34(typescript@5.9.3))
'@tiptap/extension-blockquote':
specifier: ^3.23.6
version: 3.23.6(@tiptap/core@3.23.6(@tiptap/pm@3.23.6))
@@ -2622,14 +2622,14 @@ packages:
resolution: {integrity: sha512-Wo1iKt2b9OT7d+YGhvEPD3DXvPv2etTusIMhMUoG7fbhmxcXCtIjJDEygy91Y2JFlwGyjqiBPRozme7UD8hoqg==}
engines: {node: '>=12'}
'@tanstack/query-core@5.100.14':
resolution: {integrity: sha512-5X41dGpxgeaHISCRW2oYwcSycZeULZzAunaudXT9ov1KOTj9xwt0CH6hbwqP1/z74ZWF7rYFnDpyYH07XFcZew==}
'@tanstack/query-core@5.100.13':
resolution: {integrity: sha512-mlKVKMTzZWGTKAC1CKOgt7axAjJ921emkEvYIp27I/PdP1yEYL/BteLY8iK35gn8hoYeKB4mgJ/ve3lrDI6/Fw==}
'@tanstack/virtual-core@3.15.0':
resolution: {integrity: sha512-0AwPGx0I8QxPYjAxShT/+z+ZOe9u8mW5rsXvivCTjRfRmz9a43+3mRyi4wwlyoUqOC56q/jatKa0Bh9M99BEHQ==}
'@tanstack/vue-query@5.100.14':
resolution: {integrity: sha512-gNKay40Z29mvnjJtq2emzbZhGd2HRZQTOJuJZxAWpUKnmjOf79BndNnF1Aowm0Nt4WQtXYjFCGNZkBzSEJ+JEg==}
'@tanstack/vue-query@5.100.13':
resolution: {integrity: sha512-P9quir1poEzl3xaJSnSALm6YWNsmzAgkW0zd8EM8Sr5kVGMslMox38q4qit6Uum4ZxftubhhH73r5pnilj0PUw==}
peerDependencies:
'@vue/composition-api': ^1.1.2
vue: ^2.6.0 || ^3.3.0
@@ -4880,6 +4880,9 @@ packages:
lines-and-columns@1.2.4:
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
linkify-it@5.0.0:
resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==}
linkify-it@5.0.1:
resolution: {integrity: sha512-wVoTjP4Q6R0NW5hiZkVJaFZPWgtXfoGF+6LucL3/FtiNjmcHhYjEr5f1Kqjirc1nBW07J/ZuRFumqr2oqccEWg==}
@@ -4973,6 +4976,10 @@ packages:
markdown-it-task-lists@2.1.1:
resolution: {integrity: sha512-TxFAc76Jnhb2OUu+n3yz9RMu4CwGfaT788br6HhEDlvWfdeJcLUsxk1Hgw2yJio0OXsxv7pyIPmvECY7bMbluA==}
markdown-it@14.1.1:
resolution: {integrity: sha512-BuU2qnTti9YKgK5N+IeMubp14ZUKUUw7yeJbkjtosvHiP0AZ5c8IAgEMk79D0eC8F23r4Ac/q8cAIFdm2FtyoA==}
hasBin: true
markdown-it@14.2.0:
resolution: {integrity: sha512-1TGiQiJVRQ3NPmZH6sx5Cfnmg6GQm9jvC1ch4TK511NjSJvjzKLzn5pPfZRNZkRPZP0HqCioSndqH8v2nRaWVQ==}
hasBin: true
@@ -6215,8 +6222,8 @@ packages:
resolution: {integrity: sha512-Ae3OVUqifDw0wBriIBS7yVaW44Dp6eSHQcyq4Igc7eN2TJH/2YsicswaW+J/OuMvhpDPOKEgpAZCjkb4hpoyeA==}
engines: {node: ^16.14.0 || >= 17.3.0}
tinyexec@1.2.2:
resolution: {integrity: sha512-M/Q0B2cp4K7kynaT/vnED1j8TlLY+Pp7C6Wl2bl/7u/F0mUVwdyOpwomQb8JpYLitHUssAJRmLZdMCGsrx7i+g==}
tinyexec@1.1.2:
resolution: {integrity: sha512-dAqSqE/RabpBKI8+h26GfLq6Vb3JVXs30XYQjdMjaj/c2tS8IYYMbIzP599KtRj7c57/wYApb3QjgRgXmrCukA==}
engines: {node: '>=18'}
tinyglobby@0.2.16:
@@ -7825,7 +7832,7 @@ snapshots:
srvx: 0.11.16
std-env: 4.1.0
tinyclip: 0.1.12
tinyexec: 1.2.2
tinyexec: 1.1.2
ufo: 1.6.4
youch: 4.1.1
optionalDependencies:
@@ -8897,14 +8904,14 @@ snapshots:
dependencies:
remove-accents: 0.5.0
'@tanstack/query-core@5.100.14': {}
'@tanstack/query-core@5.100.13': {}
'@tanstack/virtual-core@3.15.0': {}
'@tanstack/vue-query@5.100.14(vue@3.5.34(typescript@5.9.3))':
'@tanstack/vue-query@5.100.13(vue@3.5.34(typescript@5.9.3))':
dependencies:
'@tanstack/match-sorter-utils': 8.19.4
'@tanstack/query-core': 5.100.14
'@tanstack/query-core': 5.100.13
'@vue/devtools-api': 6.6.4
vue: 3.5.34(typescript@5.9.3)
vue-demi: 0.14.10(vue@3.5.34(typescript@5.9.3))
@@ -11418,6 +11425,10 @@ snapshots:
lines-and-columns@1.2.4: {}
linkify-it@5.0.0:
dependencies:
uc.micro: 2.1.0
linkify-it@5.0.1:
dependencies:
uc.micro: 2.1.0
@@ -11583,6 +11594,15 @@ snapshots:
markdown-it-task-lists@2.1.1: {}
markdown-it@14.1.1:
dependencies:
argparse: 2.0.1
entities: 4.5.0
linkify-it: 5.0.0
mdurl: 2.0.0
punycode.js: 2.3.1
uc.micro: 2.1.0
markdown-it@14.2.0:
dependencies:
argparse: 2.0.1
@@ -12000,7 +12020,7 @@ snapshots:
dependencies:
citty: 0.2.2
pathe: 2.0.3
tinyexec: 1.2.2
tinyexec: 1.1.2
object-assign@4.1.1: {}
@@ -12551,7 +12571,7 @@ snapshots:
prosemirror-markdown@1.13.4:
dependencies:
'@types/markdown-it': 14.1.2
markdown-it: 14.2.0
markdown-it: 14.1.1
prosemirror-model: 1.25.7
prosemirror-model@1.25.7:
@@ -13176,7 +13196,7 @@ snapshots:
tinyclip@0.1.12: {}
tinyexec@1.2.2: {}
tinyexec@1.1.2: {}
tinyglobby@0.2.16:
dependencies:
@@ -13191,7 +13211,7 @@ snapshots:
dependencies:
'@tiptap/core': 3.23.6(@tiptap/pm@3.23.6)
'@types/markdown-it': 13.0.9
markdown-it: 14.2.0
markdown-it: 14.1.1
markdown-it-task-lists: 2.1.1
prosemirror-markdown: 1.13.4
@@ -13498,7 +13518,7 @@ snapshots:
picomatch: 4.0.4
std-env: 4.1.0
tinybench: 2.9.0
tinyexec: 1.2.2
tinyexec: 1.1.2
tinyglobby: 0.2.16
tinyrainbow: 3.1.0
vite: 7.3.3(@types/node@25.9.1)(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.48.0)(yaml@2.9.0)

View File

@@ -1,11 +1,11 @@
packages:
# all packages in direct subdirs of packages/
- 'front'
- 'pkg/*'
# - '*'
# all packages in direct subdirs of packages/
- 'front'
- 'pkg/*'
# - '*'
allowBuilds:
'@parcel/watcher': true
esbuild: true
maplibre-gl: true
sharp: true
vue-demi: true
'@parcel/watcher': true
esbuild: true
maplibre-gl: true
sharp: true
vue-demi: true