website/pnpm-lock.yaml

89 lines
2.5 KiB
YAML
Raw Normal View History

2024-07-02 00:34:13 +02:00
lockfileVersion: '9.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
importers:
.:
dependencies:
2024-08-21 00:25:05 +02:00
'@codemirror/commands':
specifier: ^6.6.0
version: 6.6.0
'@codemirror/state':
specifier: ^6.4.1
version: 6.4.1
'@codemirror/view':
specifier: ^6.32.0
version: 6.32.0
2024-07-02 00:34:13 +02:00
packages:
2024-08-21 00:25:05 +02:00
'@codemirror/commands@6.6.0':
resolution: {integrity: sha512-qnY+b7j1UNcTS31Eenuc/5YJB6gQOzkUoNmJQc0rznwqSRpeaWWpjkWy2C/MPTcePpsKJEM26hXrOXl1+nceXg==}
2024-07-02 00:34:13 +02:00
2024-08-21 00:25:05 +02:00
'@codemirror/language@6.10.2':
resolution: {integrity: sha512-kgbTYTo0Au6dCSc/TFy7fK3fpJmgHDv1sG1KNQKJXVi+xBTEeBPY/M30YXiU6mMXeH+YIDLsbrT4ZwNRdtF+SA==}
2024-07-02 00:34:13 +02:00
2024-08-21 00:25:05 +02:00
'@codemirror/state@6.4.1':
resolution: {integrity: sha512-QkEyUiLhsJoZkbumGZlswmAhA7CBU02Wrz7zvH4SrcifbsqwlXShVXg65f3v/ts57W3dqyamEriMhij1Z3Zz4A==}
2024-07-02 00:34:13 +02:00
2024-08-21 00:25:05 +02:00
'@codemirror/view@6.32.0':
resolution: {integrity: sha512-AgVNvED2QTsZp5e3syoHLsrWtwJFYWdx1Vr/m3f4h1ATQz0ax60CfXF3Htdmk69k2MlYZw8gXesnQdHtzyVmAw==}
2024-07-02 00:34:13 +02:00
2024-08-21 00:25:05 +02:00
'@lezer/common@1.2.1':
resolution: {integrity: sha512-yemX0ZD2xS/73llMZIK6KplkjIjf2EvAHcinDi/TfJ9hS25G0388+ClHt6/3but0oOxinTcQHJLDXh6w1crzFQ==}
2024-07-02 00:34:13 +02:00
2024-08-21 00:25:05 +02:00
'@lezer/highlight@1.2.1':
resolution: {integrity: sha512-Z5duk4RN/3zuVO7Jq0pGLJ3qynpxUVsh7IbUbGj88+uV2ApSAn6kWg2au3iJb+0Zi7kKtqffIESgNcRXWZWmSA==}
2024-07-02 00:34:13 +02:00
2024-08-21 00:25:05 +02:00
'@lezer/lr@1.4.2':
resolution: {integrity: sha512-pu0K1jCIdnQ12aWNaAVU5bzi7Bd1w54J3ECgANPmYLtQKP0HBj2cE/5coBD66MT10xbtIuUr7tg0Shbsvk0mDA==}
2024-07-02 00:34:13 +02:00
2024-08-21 00:25:05 +02:00
style-mod@4.1.2:
resolution: {integrity: sha512-wnD1HyVqpJUI2+eKZ+eo1UwghftP6yuFheBqqe+bWCotBjC2K1YnteJILRMs3SM4V/0dLEW1SC27MWP5y+mwmw==}
2024-07-02 00:34:13 +02:00
2024-08-21 00:25:05 +02:00
w3c-keyname@2.2.8:
resolution: {integrity: sha512-dpojBhNsCNN7T82Tm7k26A6G9ML3NkhDsnw9n/eoxSRlVBB4CEtIQ/KTCLI2Fwf3ataSXRhYFkQi3SlnFwPvPQ==}
2024-07-02 00:34:13 +02:00
snapshots:
2024-08-21 00:25:05 +02:00
'@codemirror/commands@6.6.0':
2024-07-02 00:34:13 +02:00
dependencies:
2024-08-21 00:25:05 +02:00
'@codemirror/language': 6.10.2
'@codemirror/state': 6.4.1
'@codemirror/view': 6.32.0
'@lezer/common': 1.2.1
2024-07-02 00:34:13 +02:00
2024-08-21 00:25:05 +02:00
'@codemirror/language@6.10.2':
2024-07-02 00:34:13 +02:00
dependencies:
2024-08-21 00:25:05 +02:00
'@codemirror/state': 6.4.1
'@codemirror/view': 6.32.0
'@lezer/common': 1.2.1
'@lezer/highlight': 1.2.1
'@lezer/lr': 1.4.2
style-mod: 4.1.2
2024-07-02 00:34:13 +02:00
2024-08-21 00:25:05 +02:00
'@codemirror/state@6.4.1': {}
2024-07-02 00:34:13 +02:00
2024-08-21 00:25:05 +02:00
'@codemirror/view@6.32.0':
2024-07-02 00:34:13 +02:00
dependencies:
2024-08-21 00:25:05 +02:00
'@codemirror/state': 6.4.1
style-mod: 4.1.2
w3c-keyname: 2.2.8
2024-07-02 00:34:13 +02:00
2024-08-21 00:25:05 +02:00
'@lezer/common@1.2.1': {}
2024-07-02 00:34:13 +02:00
2024-08-21 00:25:05 +02:00
'@lezer/highlight@1.2.1':
2024-07-02 00:34:13 +02:00
dependencies:
2024-08-21 00:25:05 +02:00
'@lezer/common': 1.2.1
2024-07-02 00:34:13 +02:00
2024-08-21 00:25:05 +02:00
'@lezer/lr@1.4.2':
2024-07-02 00:34:13 +02:00
dependencies:
2024-08-21 00:25:05 +02:00
'@lezer/common': 1.2.1
2024-07-02 00:34:13 +02:00
2024-08-21 00:25:05 +02:00
style-mod@4.1.2: {}
2024-07-02 00:34:13 +02:00
2024-08-21 00:25:05 +02:00
w3c-keyname@2.2.8: {}