forked from ProjectSegfault/website
update deps
This commit is contained in:
parent
b90baa022b
commit
d5a7a0c031
20
package.json
20
package.json
@ -18,17 +18,15 @@
|
|||||||
"@sveltejs/adapter-static": "next",
|
"@sveltejs/adapter-static": "next",
|
||||||
"@sveltejs/kit": "next",
|
"@sveltejs/kit": "next",
|
||||||
"mdsvex": "^0.10.6",
|
"mdsvex": "^0.10.6",
|
||||||
"prettier": "^2.6.2",
|
"prettier": "^2.7.1",
|
||||||
"prettier-plugin-svelte": "^2.7.0",
|
"prettier-plugin-svelte": "^2.7.0",
|
||||||
"svelte": "^3.44.0",
|
"svelte": "^3.48.0",
|
||||||
"svelte-check": "^2.7.1",
|
"svelte-check": "^2.7.2",
|
||||||
"svelte-preprocess": "^4.10.6",
|
"svelte-preprocess": "^4.10.7",
|
||||||
"tslib": "^2.3.1",
|
"svelte-seo": "^1.4.1",
|
||||||
"typescript": "^4.7.2",
|
"tslib": "^2.4.0",
|
||||||
"unplugin-icons": "^0.14.4"
|
"typescript": "^4.7.4",
|
||||||
|
"unplugin-icons": "^0.14.5"
|
||||||
},
|
},
|
||||||
"type": "module",
|
"type": "module"
|
||||||
"dependencies": {
|
|
||||||
"svelte-seo": "^1.4.1"
|
|
||||||
}
|
|
||||||
}
|
}
|
65
pnpm-lock.yaml
generated
65
pnpm-lock.yaml
generated
@ -6,18 +6,15 @@ specifiers:
|
|||||||
'@sveltejs/adapter-static': next
|
'@sveltejs/adapter-static': next
|
||||||
'@sveltejs/kit': next
|
'@sveltejs/kit': next
|
||||||
mdsvex: ^0.10.6
|
mdsvex: ^0.10.6
|
||||||
prettier: ^2.6.2
|
prettier: ^2.7.1
|
||||||
prettier-plugin-svelte: ^2.7.0
|
prettier-plugin-svelte: ^2.7.0
|
||||||
svelte: ^3.44.0
|
svelte: ^3.48.0
|
||||||
svelte-check: ^2.7.1
|
svelte-check: ^2.7.2
|
||||||
svelte-preprocess: ^4.10.6
|
svelte-preprocess: ^4.10.7
|
||||||
svelte-seo: ^1.4.1
|
svelte-seo: ^1.4.1
|
||||||
tslib: ^2.3.1
|
tslib: ^2.4.0
|
||||||
typescript: ^4.7.2
|
typescript: ^4.7.4
|
||||||
unplugin-icons: ^0.14.4
|
unplugin-icons: ^0.14.5
|
||||||
|
|
||||||
dependencies:
|
|
||||||
svelte-seo: 1.4.1_typescript@4.7.3
|
|
||||||
|
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@iconify-json/fa6-solid': 1.1.4
|
'@iconify-json/fa6-solid': 1.1.4
|
||||||
@ -29,10 +26,11 @@ devDependencies:
|
|||||||
prettier-plugin-svelte: 2.7.0_nakrehnrzdf7fdea5k3a4dfy4m
|
prettier-plugin-svelte: 2.7.0_nakrehnrzdf7fdea5k3a4dfy4m
|
||||||
svelte: 3.48.0
|
svelte: 3.48.0
|
||||||
svelte-check: 2.7.2_svelte@3.48.0
|
svelte-check: 2.7.2_svelte@3.48.0
|
||||||
svelte-preprocess: 4.10.7_dg7s4kx4gpzom5ifrkhkr632g4
|
svelte-preprocess: 4.10.7_lvfi2wesz6u4l5rfbnetbucfmm
|
||||||
|
svelte-seo: 1.4.1_typescript@4.7.4
|
||||||
tslib: 2.4.0
|
tslib: 2.4.0
|
||||||
typescript: 4.7.3
|
typescript: 4.7.4
|
||||||
unplugin-icons: 0.14.4
|
unplugin-icons: 0.14.5
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
@ -63,8 +61,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-Jh0llaK2LRXQoYsorIH8maClebsnzTcve+7U3rQUSnC11X4jtPnFuyatqFLvMxZ8MLG8dB4zfHsbPfuvxluONw==}
|
resolution: {integrity: sha512-Jh0llaK2LRXQoYsorIH8maClebsnzTcve+7U3rQUSnC11X4jtPnFuyatqFLvMxZ8MLG8dB4zfHsbPfuvxluONw==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@iconify/utils/1.0.32:
|
/@iconify/utils/1.0.33:
|
||||||
resolution: {integrity: sha512-m+rnw7qKHq/XF7DAi4BcFoEAcXBfqqMgQJh8brGEHeqE/RUvgDMjmxsHgWnVpFsG+VmjGyAiI7nwXdliCwEU0Q==}
|
resolution: {integrity: sha512-vGeAqo7aGPxOQmGdVoXFUOuyN+0V7Lcrx2EvaiRjxUD1x6Om0Tvq2bdm7E24l2Pz++4S0mWMCVFXe/17EtKImQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@antfu/install-pkg': 0.1.0
|
'@antfu/install-pkg': 0.1.0
|
||||||
'@antfu/utils': 0.5.2
|
'@antfu/utils': 0.5.2
|
||||||
@ -897,8 +895,8 @@ packages:
|
|||||||
engines: {node: '>=4'}
|
engines: {node: '>=4'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/resolve/1.22.0:
|
/resolve/1.22.1:
|
||||||
resolution: {integrity: sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==}
|
resolution: {integrity: sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
is-core-module: 2.9.0
|
is-core-module: 2.9.0
|
||||||
@ -948,13 +946,13 @@ packages:
|
|||||||
rimraf: 2.7.1
|
rimraf: 2.7.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/schema-dts/0.8.3_typescript@4.7.3:
|
/schema-dts/0.8.3_typescript@4.7.4:
|
||||||
resolution: {integrity: sha512-GSLeVkUgEe8DzS8/FGWou1wlC8tQ1KXA5amCqCIH/psUzF74fWswtT0QFlSoJLT08CYyixnc3S/lkAm+RExoLQ==}
|
resolution: {integrity: sha512-GSLeVkUgEe8DzS8/FGWou1wlC8tQ1KXA5amCqCIH/psUzF74fWswtT0QFlSoJLT08CYyixnc3S/lkAm+RExoLQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: '>=3.4.0'
|
typescript: '>=3.4.0'
|
||||||
dependencies:
|
dependencies:
|
||||||
typescript: 4.7.3
|
typescript: 4.7.4
|
||||||
dev: false
|
dev: true
|
||||||
|
|
||||||
/shebang-command/2.0.0:
|
/shebang-command/2.0.0:
|
||||||
resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
|
resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
|
||||||
@ -1021,8 +1019,8 @@ packages:
|
|||||||
picocolors: 1.0.0
|
picocolors: 1.0.0
|
||||||
sade: 1.8.1
|
sade: 1.8.1
|
||||||
svelte: 3.48.0
|
svelte: 3.48.0
|
||||||
svelte-preprocess: 4.10.7_dg7s4kx4gpzom5ifrkhkr632g4
|
svelte-preprocess: 4.10.7_lvfi2wesz6u4l5rfbnetbucfmm
|
||||||
typescript: 4.7.3
|
typescript: 4.7.4
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@babel/core'
|
- '@babel/core'
|
||||||
- coffeescript
|
- coffeescript
|
||||||
@ -1045,7 +1043,7 @@ packages:
|
|||||||
svelte: 3.48.0
|
svelte: 3.48.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/svelte-preprocess/4.10.7_dg7s4kx4gpzom5ifrkhkr632g4:
|
/svelte-preprocess/4.10.7_lvfi2wesz6u4l5rfbnetbucfmm:
|
||||||
resolution: {integrity: sha512-sNPBnqYD6FnmdBrUmBCaqS00RyCsCpj2BG58A1JBswNF7b0OKviwxqVrOL/CKyJrLSClrSeqQv5BXNg2RUbPOw==}
|
resolution: {integrity: sha512-sNPBnqYD6FnmdBrUmBCaqS00RyCsCpj2BG58A1JBswNF7b0OKviwxqVrOL/CKyJrLSClrSeqQv5BXNg2RUbPOw==}
|
||||||
engines: {node: '>= 9.11.2'}
|
engines: {node: '>= 9.11.2'}
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
@ -1093,16 +1091,16 @@ packages:
|
|||||||
sorcery: 0.10.0
|
sorcery: 0.10.0
|
||||||
strip-indent: 3.0.0
|
strip-indent: 3.0.0
|
||||||
svelte: 3.48.0
|
svelte: 3.48.0
|
||||||
typescript: 4.7.3
|
typescript: 4.7.4
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/svelte-seo/1.4.1_typescript@4.7.3:
|
/svelte-seo/1.4.1_typescript@4.7.4:
|
||||||
resolution: {integrity: sha512-ud0vdQrAVvZHLFsYznimlKdxWC47GqYWgOBBTr3mYDPouBPQHYDazEFredmwUm5boVoMRffu/aOJ5Yj1xQQibA==}
|
resolution: {integrity: sha512-ud0vdQrAVvZHLFsYznimlKdxWC47GqYWgOBBTr3mYDPouBPQHYDazEFredmwUm5boVoMRffu/aOJ5Yj1xQQibA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
schema-dts: 0.8.3_typescript@4.7.3
|
schema-dts: 0.8.3_typescript@4.7.4
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
dev: false
|
dev: true
|
||||||
|
|
||||||
/svelte/3.48.0:
|
/svelte/3.48.0:
|
||||||
resolution: {integrity: sha512-fN2YRm/bGumvjUpu6yI3BpvZnpIm9I6A7HR4oUNYd7ggYyIwSA/BX7DJ+UXXffLp6XNcUijyLvttbPVCYa/3xQ==}
|
resolution: {integrity: sha512-fN2YRm/bGumvjUpu6yI3BpvZnpIm9I6A7HR4oUNYd7ggYyIwSA/BX7DJ+UXXffLp6XNcUijyLvttbPVCYa/3xQ==}
|
||||||
@ -1127,10 +1125,11 @@ packages:
|
|||||||
resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==}
|
resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/typescript/4.7.3:
|
/typescript/4.7.4:
|
||||||
resolution: {integrity: sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==}
|
resolution: {integrity: sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==}
|
||||||
engines: {node: '>=4.2.0'}
|
engines: {node: '>=4.2.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
dev: true
|
||||||
|
|
||||||
/unist-util-stringify-position/2.0.3:
|
/unist-util-stringify-position/2.0.3:
|
||||||
resolution: {integrity: sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==}
|
resolution: {integrity: sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==}
|
||||||
@ -1138,8 +1137,8 @@ packages:
|
|||||||
'@types/unist': 2.0.6
|
'@types/unist': 2.0.6
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/unplugin-icons/0.14.4:
|
/unplugin-icons/0.14.5:
|
||||||
resolution: {integrity: sha512-+5+U5MV/d1HU3rW9bHqPLCC+rikt6OCXwjW9gSbryE2qyezzOyJ7ZNnwWLksxf5A+cVj1D6pcAbpmSjojN8zCg==}
|
resolution: {integrity: sha512-fxi/fuBZXtZu64L8iAPj+ecu/rnSvTbfR14RO44xIWdsI/Ohpzs9Gve7+nHIgD6JFrdtCfzGnXWBEVPbMGWX3A==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@svgr/core': '>=5.5.0'
|
'@svgr/core': '>=5.5.0'
|
||||||
'@vue/compiler-sfc': ^3.0.2
|
'@vue/compiler-sfc': ^3.0.2
|
||||||
@ -1157,7 +1156,7 @@ packages:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@antfu/install-pkg': 0.1.0
|
'@antfu/install-pkg': 0.1.0
|
||||||
'@antfu/utils': 0.5.2
|
'@antfu/utils': 0.5.2
|
||||||
'@iconify/utils': 1.0.32
|
'@iconify/utils': 1.0.33
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
kolorist: 1.5.1
|
kolorist: 1.5.1
|
||||||
local-pkg: 0.4.1
|
local-pkg: 0.4.1
|
||||||
@ -1218,7 +1217,7 @@ packages:
|
|||||||
dependencies:
|
dependencies:
|
||||||
esbuild: 0.14.45
|
esbuild: 0.14.45
|
||||||
postcss: 8.4.14
|
postcss: 8.4.14
|
||||||
resolve: 1.22.0
|
resolve: 1.22.1
|
||||||
rollup: 2.75.6
|
rollup: 2.75.6
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents: 2.3.2
|
fsevents: 2.3.2
|
||||||
|
Loading…
Reference in New Issue
Block a user