添加pnpm-lock 到gitignore

This commit is contained in:
2024-08-30 12:47:30 +08:00
parent 2a9cc506f0
commit 1da28cd78d
3 changed files with 92 additions and 2 deletions

28
tonecn/pnpm-lock.yaml generated
View File

@@ -8,6 +8,15 @@ dependencies:
axios:
specifier: ^1.6.8
version: 1.6.8
highlight.js:
specifier: ^11.10.0
version: 11.10.0
marked:
specifier: ^14.1.0
version: 14.1.0
marked-highlight:
specifier: ^2.1.4
version: 2.1.4(marked@14.1.0)
vue:
specifier: ^3.4.21
version: 3.4.27(typescript@5.4.5)
@@ -946,6 +955,11 @@ packages:
hasBin: true
dev: true
/highlight.js@11.10.0:
resolution: {integrity: sha512-SYVnVFswQER+zu1laSya563s+F8VDGt7o35d4utbamowvUNLLMovFqwCLSocpZTz3MgaSRA1IbqRWZv97dtErQ==}
engines: {node: '>=12.0.0'}
dev: false
/is-binary-path@2.1.0:
resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
engines: {node: '>=8'}
@@ -1018,6 +1032,20 @@ packages:
dependencies:
'@jridgewell/sourcemap-codec': 1.4.15
/marked-highlight@2.1.4(marked@14.1.0):
resolution: {integrity: sha512-D1GOkcdzP+1dzjoColL7umojefFrASDuLeyaHS0Zr/Uo9jkr1V6vpLRCzfi1djmEaWyK0SYMFtHnpkZ+cwFT1w==}
peerDependencies:
marked: '>=4 <15'
dependencies:
marked: 14.1.0
dev: false
/marked@14.1.0:
resolution: {integrity: sha512-P93GikH/Pde0hM5TAXEd8I4JAYi8IB03n8qzW8Bh1BIEFpEyBoYxi/XWZA53LSpTeLBiMQOoSMj0u5E/tiVYTA==}
engines: {node: '>= 18'}
hasBin: true
dev: false
/memoize-one@6.0.0:
resolution: {integrity: sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==}
dev: true