Update elevnty to 2.0.0 stable
This commit is contained in:
parent
aa9aae222c
commit
0f71e579fc
2 changed files with 54 additions and 32 deletions
|
|
@ -17,7 +17,7 @@
|
|||
"author": "",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@11ty/eleventy": "^2.0.0-canary.16",
|
||||
"@11ty/eleventy": "^2.0.0",
|
||||
"@thi.ng/hiccup": "3.6.22",
|
||||
"lodash": "^4.17.21",
|
||||
"luxon": "^2.3.0",
|
||||
|
|
|
|||
84
pnpm-lock.yaml
generated
84
pnpm-lock.yaml
generated
|
|
@ -1,7 +1,7 @@
|
|||
lockfileVersion: 5.4
|
||||
|
||||
specifiers:
|
||||
'@11ty/eleventy': ^2.0.0-canary.16
|
||||
'@11ty/eleventy': ^2.0.0
|
||||
'@11ty/eleventy-plugin-rss': ^1.1.2
|
||||
'@11ty/eleventy-plugin-syntaxhighlight': ^4.1.0
|
||||
'@junwatu/markdown-it-lazy-loading': 1.0.0-beta.4
|
||||
|
|
@ -36,7 +36,7 @@ dependencies:
|
|||
postcss-cli: 10.0.0_postcss@8.4.17
|
||||
|
||||
devDependencies:
|
||||
'@11ty/eleventy': 2.0.0-canary.16
|
||||
'@11ty/eleventy': 2.0.0
|
||||
'@thi.ng/hiccup': 3.6.22
|
||||
lodash: 4.17.21
|
||||
luxon: 2.3.0
|
||||
|
|
@ -48,8 +48,8 @@ packages:
|
|||
resolution: {integrity: sha512-5R+DsT9LJ9tXiSQ4y+KLFppCkQyXhzAm1AIuBWE/sbU0hSXY5pkhoqQYEcPJQFg/nglL+wD55iv2j+7O96UAvg==}
|
||||
dev: true
|
||||
|
||||
/@11ty/eleventy-dev-server/1.0.0-canary.14:
|
||||
resolution: {integrity: sha512-yIPRZCEieqe7943P8h+xG60db/82yp10iOgd8IRKiobLhWw43xDJtro8QnjTF4A9gRkx7UmulwTPkGbD1Lt8xQ==}
|
||||
/@11ty/eleventy-dev-server/1.0.3:
|
||||
resolution: {integrity: sha512-SjYQewOO0Oo2jUI5h0Lk87pRJllDBzbdcHGZTYEf00gz966kidP1Hyd3ySaHqL4lFqW2I6jIxNVKPlhwYhp6yA==}
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
|
@ -59,11 +59,11 @@ packages:
|
|||
dev-ip: 1.0.1
|
||||
finalhandler: 1.2.0
|
||||
mime: 3.0.0
|
||||
minimist: 1.2.6
|
||||
minimist: 1.2.8
|
||||
morphdom: 2.6.1
|
||||
please-upgrade-node: 3.2.0
|
||||
ssri: 8.0.1
|
||||
ws: 8.9.0
|
||||
ws: 8.12.1
|
||||
transitivePeerDependencies:
|
||||
- bufferutil
|
||||
- supports-color
|
||||
|
|
@ -94,13 +94,13 @@ packages:
|
|||
normalize-path: 3.0.0
|
||||
dev: true
|
||||
|
||||
/@11ty/eleventy/2.0.0-canary.16:
|
||||
resolution: {integrity: sha512-6HXaxmzTYDW0ihzasfa3+SbGeHAF6j7FFwgOnx2cjhwvcFAV2Ci9cZk/lQN9pHCilaI6OgcwOThC7hzjpbro1g==}
|
||||
/@11ty/eleventy/2.0.0:
|
||||
resolution: {integrity: sha512-heNLjt1FD2nx7fvidIgA4zrIvxuslgBK0w5/Ckr5iape1CoLzmDx1uIxPa66Atr1M6YzwG9hcOxoZUYV7PfLXw==}
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@11ty/dependency-tree': 2.0.1
|
||||
'@11ty/eleventy-dev-server': 1.0.0-canary.14
|
||||
'@11ty/eleventy-dev-server': 1.0.3
|
||||
'@11ty/eleventy-utils': 1.0.1
|
||||
'@iarna/toml': 2.2.5
|
||||
'@sindresorhus/slugify': 1.1.2
|
||||
|
|
@ -118,12 +118,15 @@ packages:
|
|||
is-glob: 4.0.3
|
||||
iso-639-1: 2.1.15
|
||||
kleur: 4.1.5
|
||||
liquidjs: 9.41.0
|
||||
lodash: 4.17.21
|
||||
luxon: 3.0.4
|
||||
liquidjs: 10.6.0
|
||||
lodash.chunk: 4.2.0
|
||||
lodash.get: 4.4.2
|
||||
lodash.set: 4.3.2
|
||||
luxon: 3.2.1
|
||||
markdown-it: 13.0.1
|
||||
minimist: 1.2.6
|
||||
moo: 0.5.1
|
||||
micromatch: 4.0.5
|
||||
minimist: 1.2.8
|
||||
moo: 0.5.2
|
||||
multimatch: 5.0.0
|
||||
mustache: 4.2.0
|
||||
normalize-path: 3.0.0
|
||||
|
|
@ -134,7 +137,7 @@ packages:
|
|||
posthtml-urls: 1.0.0
|
||||
pug: 3.0.2
|
||||
recursive-copy: 2.0.14
|
||||
semver: 7.3.7
|
||||
semver: 7.3.8
|
||||
slugify: 1.6.5
|
||||
transitivePeerDependencies:
|
||||
- bufferutil
|
||||
|
|
@ -561,6 +564,11 @@ packages:
|
|||
/color-name/1.1.4:
|
||||
resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
|
||||
|
||||
/commander/10.0.0:
|
||||
resolution: {integrity: sha512-zS5PnTI22FIRM6ylNW8G4Ap0IEOyk62fhLSD0+uHRT9McRCLGpkVNvao4bjimpK/GShynyQkFFxHhwMcETmduA==}
|
||||
engines: {node: '>=14'}
|
||||
dev: true
|
||||
|
||||
/commander/5.1.0:
|
||||
resolution: {integrity: sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==}
|
||||
engines: {node: '>= 6'}
|
||||
|
|
@ -1092,7 +1100,7 @@ packages:
|
|||
engines: {node: '>=0.4.7'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
minimist: 1.2.6
|
||||
minimist: 1.2.8
|
||||
neo-async: 2.6.2
|
||||
source-map: 0.6.1
|
||||
wordwrap: 1.0.0
|
||||
|
|
@ -1351,10 +1359,12 @@ packages:
|
|||
dependencies:
|
||||
uc.micro: 1.0.6
|
||||
|
||||
/liquidjs/9.41.0:
|
||||
resolution: {integrity: sha512-Q1EfRoVYSFmbaTzEHoz39/dMNjPec8uJGHvQiHyzeMp14M9E40a6pOpmDHW009a6qHcjisZyOH96O6No2+1bBQ==}
|
||||
engines: {node: '>=4.8.7'}
|
||||
/liquidjs/10.6.0:
|
||||
resolution: {integrity: sha512-FyC0mJdS5B/tOd27LjGm+qX5TLQmXsnL2VnD5mnEZfTmNoAKx85YM+odke2lU/vME5R6r5Ef4Sig36Fb+umUhQ==}
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
commander: 10.0.0
|
||||
dev: true
|
||||
|
||||
/list-to-array/1.1.0:
|
||||
|
|
@ -1368,6 +1378,10 @@ packages:
|
|||
resolution: {integrity: sha1-euMBfpOWIqwxt9fX3LGzTbFpDTU=}
|
||||
dev: false
|
||||
|
||||
/lodash.chunk/4.2.0:
|
||||
resolution: {integrity: sha512-ZzydJKfUHJwHa+hF5X66zLFCBrWn5GeF28OHEr4WVWtNDXlQ/IjWKPBiikqKo2ne0+v6JgCgJ0GzJp8k8bHC7w==}
|
||||
dev: true
|
||||
|
||||
/lodash.deburr/4.1.0:
|
||||
resolution: {integrity: sha512-m/M1U1f3ddMCs6Hq2tAsYThTBDaAKFDX3dwDo97GEYzamXi9SqUpjWi/Rrj/gf3X2n8ktwgZrlP1z6E3v/IExQ==}
|
||||
dev: true
|
||||
|
|
@ -1388,6 +1402,10 @@ packages:
|
|||
resolution: {integrity: sha1-Gmo16s5AEoDH8G3d7DUWWrJ+PlM=}
|
||||
dev: false
|
||||
|
||||
/lodash.get/4.4.2:
|
||||
resolution: {integrity: sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==}
|
||||
dev: true
|
||||
|
||||
/lodash.map/4.6.0:
|
||||
resolution: {integrity: sha1-dx7Hg540c9nEzeKLGTlMNWL09tM=}
|
||||
dev: false
|
||||
|
|
@ -1408,6 +1426,10 @@ packages:
|
|||
resolution: {integrity: sha1-gNZJLcFHCGS79YNTO2UfQqn1JBU=}
|
||||
dev: false
|
||||
|
||||
/lodash.set/4.3.2:
|
||||
resolution: {integrity: sha512-4hNPN5jlm/N/HLMCO43v8BXKq9Z7QdAGc/VGrRD61w8gN9g/6jF9A4L1pbUgBLCffi0w9VsXfTOij5x8iTyFvg==}
|
||||
dev: true
|
||||
|
||||
/lodash.some/4.6.0:
|
||||
resolution: {integrity: sha1-G7nzFO9ri63tE7VJFpsqlF62jk0=}
|
||||
dev: false
|
||||
|
|
@ -1434,8 +1456,8 @@ packages:
|
|||
engines: {node: '>=12'}
|
||||
dev: true
|
||||
|
||||
/luxon/3.0.4:
|
||||
resolution: {integrity: sha512-aV48rGUwP/Vydn8HT+5cdr26YYQiUZ42NM6ToMoaGKwYfWbfLeRkEu1wXWMHBZT6+KyLfcbbtVcoQFCbbPjKlw==}
|
||||
/luxon/3.2.1:
|
||||
resolution: {integrity: sha512-QrwPArQCNLAKGO/C+ZIilgIuDnEnKx5QYODdDtbFaxzsbZcc/a7WFq7MhsVYgRlwawLtvOUESTlfJ+hc/USqPg==}
|
||||
engines: {node: '>=12'}
|
||||
dev: true
|
||||
|
||||
|
|
@ -1540,8 +1562,8 @@ packages:
|
|||
resolution: {integrity: sha1-3j+YVD2/lggr5IrRoMfNqDYwHc8=}
|
||||
dev: false
|
||||
|
||||
/minimist/1.2.6:
|
||||
resolution: {integrity: sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==}
|
||||
/minimist/1.2.8:
|
||||
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
|
||||
dev: true
|
||||
|
||||
/minipass/3.3.4:
|
||||
|
|
@ -1555,11 +1577,11 @@ packages:
|
|||
resolution: {integrity: sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
minimist: 1.2.6
|
||||
minimist: 1.2.8
|
||||
dev: true
|
||||
|
||||
/moo/0.5.1:
|
||||
resolution: {integrity: sha512-I1mnb5xn4fO80BH9BLcF0yLypy2UKl+Cb01Fu0hJRkJjlCRtxZMWkTdAtDd5ZqCOxtCkhmRwyI57vWT+1iZ67w==}
|
||||
/moo/0.5.2:
|
||||
resolution: {integrity: sha512-iSAJLHYKnX41mKcJKjqvnAN9sf0LMDTXDEvFv+ffuRR9a1MIuXLjMNL6EsnDHSkKLTWNqQQ5uo61P4EbU4NU+Q==}
|
||||
dev: true
|
||||
|
||||
/morphdom/2.6.1:
|
||||
|
|
@ -2086,8 +2108,8 @@ packages:
|
|||
resolution: {integrity: sha512-YM3/ITh2MJ5MtzaM429anh+x2jiLVjqILF4m4oyQB18W7Ggea7BfqdH/wGMK7dDiMghv/6WG7znWMwUDzJiXow==}
|
||||
dev: true
|
||||
|
||||
/semver/7.3.7:
|
||||
resolution: {integrity: sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==}
|
||||
/semver/7.3.8:
|
||||
resolution: {integrity: sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==}
|
||||
engines: {node: '>=10'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
|
@ -2330,12 +2352,12 @@ packages:
|
|||
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
|
||||
dev: true
|
||||
|
||||
/ws/8.9.0:
|
||||
resolution: {integrity: sha512-Ja7nszREasGaYUYCI2k4lCKIRTt+y7XuqVoHR44YpI49TtryyqbqvDMn5eqfW7e6HzTukDRIsXqzVHScqRcafg==}
|
||||
/ws/8.12.1:
|
||||
resolution: {integrity: sha512-1qo+M9Ba+xNhPB+YTWUlK6M17brTut5EXbcBaMRN5pH5dFrXz7lzz1ChFSUq3bOUl8yEvSenhHmYUNJxFzdJew==}
|
||||
engines: {node: '>=10.0.0'}
|
||||
peerDependencies:
|
||||
bufferutil: ^4.0.1
|
||||
utf-8-validate: ^5.0.2
|
||||
utf-8-validate: '>=5.0.2'
|
||||
peerDependenciesMeta:
|
||||
bufferutil:
|
||||
optional: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue