chore: bump deps

pull/2997/head
Divyansh Singh 1 year ago
parent 70fe47c1dd
commit 4088c0c2a8

@ -3,7 +3,7 @@
"version": "1.0.0-rc.14",
"description": "Vite & Vue powered static site generator",
"type": "module",
"packageManager": "pnpm@8.7.5",
"packageManager": "pnpm@8.7.6",
"main": "dist/node/index.js",
"types": "types/index.d.ts",
"exports": {
@ -137,7 +137,7 @@
"@types/markdown-it-emoji": "^2.0.2",
"@types/micromatch": "^4.0.2",
"@types/minimist": "^1.2.2",
"@types/node": "^20.6.2",
"@types/node": "^20.6.3",
"@types/postcss-prefix-selector": "^1.16.0",
"@types/prompts": "^2.4.4",
"@vitejs/plugin-vue": "^4.3.4",
@ -180,7 +180,7 @@
"rimraf": "^5.0.1",
"rollup": "^3.29.2",
"rollup-plugin-dts": "^6.0.2",
"rollup-plugin-esbuild": "^5.0.0",
"rollup-plugin-esbuild": "^6.0.0",
"semver": "^7.5.4",
"shiki-processor": "^0.1.3",
"simple-git-hooks": "^2.9.0",
@ -189,7 +189,7 @@
"supports-color": "^9.4.0",
"typescript": "^5.2.2",
"vitest": "^0.34.4",
"vue-tsc": "^1.8.11",
"vue-tsc": "^1.8.13",
"wait-on": "^7.0.1"
},
"simple-git-hooks": {

@ -40,7 +40,7 @@ importers:
version: 0.14.4
vite:
specifier: ^4.4.9
version: 4.4.9(@types/node@20.6.2)
version: 4.4.9(@types/node@20.6.3)
vue:
specifier: ^3.3.4
version: 3.3.4
@ -124,8 +124,8 @@ importers:
specifier: ^1.2.2
version: 1.2.2
'@types/node':
specifier: ^20.6.2
version: 20.6.2
specifier: ^20.6.3
version: 20.6.3
'@types/postcss-prefix-selector':
specifier: ^1.16.0
version: 1.16.0
@ -233,7 +233,7 @@ importers:
version: 1.0.0-next.22
postcss-prefix-selector:
specifier: ^1.16.0
version: 1.16.0(postcss@8.4.29)
version: 1.16.0(postcss@8.4.30)
prettier:
specifier: ^3.0.3
version: 3.0.3
@ -253,8 +253,8 @@ importers:
specifier: ^6.0.2
version: 6.0.2(rollup@3.29.2)(typescript@5.2.2)
rollup-plugin-esbuild:
specifier: ^5.0.0
version: 5.0.0(esbuild@0.19.3)(rollup@3.29.2)(supports-color@9.4.0)
specifier: ^6.0.0
version: 6.0.0(esbuild@0.19.3)(rollup@3.29.2)(supports-color@9.4.0)
semver:
specifier: ^7.5.4
version: 7.5.4
@ -280,8 +280,8 @@ importers:
specifier: ^0.34.4
version: 0.34.4(supports-color@9.4.0)
vue-tsc:
specifier: ^1.8.11
version: 1.8.11(typescript@5.2.2)
specifier: ^1.8.13
version: 1.8.13(typescript@5.2.2)
wait-on:
specifier: ^7.0.1
version: 7.0.1(debug@4.3.4)
@ -1163,7 +1163,7 @@ packages:
resolution: {integrity: sha512-oyl4jvAfTGX9Bt6Or4H9ni1Z447/tQuxnZsytsCaExKlmJiU8sFgnIBRzJUpKwB5eWn9HuBYlUlVA74q/yN0eQ==}
dependencies:
'@types/connect': 3.4.36
'@types/node': 20.6.2
'@types/node': 20.6.3
dev: true
/@types/braces@3.0.2:
@ -1189,13 +1189,13 @@ packages:
/@types/connect@3.4.36:
resolution: {integrity: sha512-P63Zd/JUGq+PdrM1lv0Wv5SBYeA2+CORvbrXbngriYY0jzLUWfQMQQxOhjONEz/wlHOAxOdY7CY65rgQdTjq2w==}
dependencies:
'@types/node': 20.6.2
'@types/node': 20.6.3
dev: true
/@types/cross-spawn@6.0.3:
resolution: {integrity: sha512-BDAkU7WHHRHnvBf5z89lcvACsvkz/n7Tv+HyD/uW76O29HoH1Tk/W6iQrepaZVbisvlEek4ygwT8IW7ow9XLAA==}
dependencies:
'@types/node': 20.6.2
'@types/node': 20.6.3
dev: true
/@types/debug@4.1.8:
@ -1215,7 +1215,7 @@ packages:
/@types/express-serve-static-core@4.17.36:
resolution: {integrity: sha512-zbivROJ0ZqLAtMzgzIUC4oNqDG9iF0lSsAqpOD9kbs5xcIM3dTiyuHvBc7R8MtWBp3AAWGaovJa+wzWPjLYW7Q==}
dependencies:
'@types/node': 20.6.2
'@types/node': 20.6.3
'@types/qs': 6.9.8
'@types/range-parser': 1.2.4
'@types/send': 0.17.1
@ -1234,7 +1234,7 @@ packages:
resolution: {integrity: sha512-c0hrgAOVYr21EX8J0jBMXGLMgJqVf/v6yxi0dLaJboW9aQPh16Id+z6w2Tx1hm+piJOLv8xPfVKZCLfjPw/IMQ==}
dependencies:
'@types/jsonfile': 6.1.2
'@types/node': 20.6.2
'@types/node': 20.6.3
dev: true
/@types/http-errors@2.0.2:
@ -1250,7 +1250,7 @@ packages:
/@types/jsonfile@6.1.2:
resolution: {integrity: sha512-8t92P+oeW4d/CRQfJaSqEwXujrhH4OEeHRjGU3v1Q8mUS8GPF3yiX26sw4svv6faL2HfBtGTe2xWIoVgN3dy9w==}
dependencies:
'@types/node': 20.6.2
'@types/node': 20.6.3
dev: true
/@types/linkify-it@3.0.3:
@ -1328,8 +1328,8 @@ packages:
resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==}
dev: true
/@types/node@20.6.2:
resolution: {integrity: sha512-Y+/1vGBHV/cYk6OI1Na/LHzwnlNCAfU3ZNGrc1LdRe/LAIbdDPTTv/HU3M7yXN448aTVDq3eKRm2cg7iKLb8gw==}
/@types/node@20.6.3:
resolution: {integrity: sha512-HksnYH4Ljr4VQgEy2lTStbCKv/P590tmPe5HqOnv9Gprffgv5WXAY+Y5Gqniu0GGqeTCUdBnzC3QSrzPkBkAMA==}
/@types/normalize-package-data@2.4.1:
resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==}
@ -1338,13 +1338,13 @@ packages:
/@types/postcss-prefix-selector@1.16.0:
resolution: {integrity: sha512-n0FUFlYQLGmbC34yW8znRnefMZ64a7hbJczvg/HiGcattOzQoUnWxYBDutS0WkX1t4wy8DSth+YannmLL9IwFw==}
dependencies:
postcss: 8.4.29
postcss: 8.4.30
dev: true
/@types/prompts@2.4.4:
resolution: {integrity: sha512-p5N9uoTH76lLvSAaYSZtBCdEXzpOOufsRjnhjVSrZGXikVGHX9+cc9ERtHRV4hvBKHyZb1bg4K+56Bd2TqUn4A==}
dependencies:
'@types/node': 20.6.2
'@types/node': 20.6.3
kleur: 3.0.3
dev: true
@ -1363,14 +1363,14 @@ packages:
/@types/sax@1.2.4:
resolution: {integrity: sha512-pSAff4IAxJjfAXUG6tFkO7dsSbTmf8CtUpfhhZ5VhkRpC4628tJhh3+V6H1E+/Gs9piSzYKT5yzHO5M4GG9jkw==}
dependencies:
'@types/node': 20.6.2
'@types/node': 20.6.3
dev: true
/@types/send@0.17.1:
resolution: {integrity: sha512-Cwo8LE/0rnvX7kIIa3QHCkcuF21c05Ayb0ZfxPiv0W8VRiZiNW/WuRupHKpqqGVGf7SUA44QSOUKaEd9lIrd/Q==}
dependencies:
'@types/mime': 1.3.2
'@types/node': 20.6.2
'@types/node': 20.6.3
dev: true
/@types/serve-static@1.15.2:
@ -1378,7 +1378,7 @@ packages:
dependencies:
'@types/http-errors': 2.0.2
'@types/mime': 3.0.1
'@types/node': 20.6.2
'@types/node': 20.6.3
dev: true
/@types/sizzle@2.3.3:
@ -1396,7 +1396,7 @@ packages:
vite: ^4.0.0
vue: ^3.2.25
dependencies:
vite: 4.4.9(@types/node@20.6.2)
vite: 4.4.9(@types/node@20.6.3)
vue: 3.3.4
dev: true
@ -1481,7 +1481,7 @@ packages:
'@vue/shared': 3.3.4
estree-walker: 2.0.2
magic-string: 0.30.3
postcss: 8.4.29
postcss: 8.4.30
source-map-js: 1.0.2
/@vue/compiler-ssr@3.3.4:
@ -1494,8 +1494,8 @@ packages:
resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==}
dev: false
/@vue/language-core@1.8.11(typescript@5.2.2):
resolution: {integrity: sha512-+MZOBGqGwfld6hpo0DB47x8eNM0dNqk15ZdfOhj19CpvuYuOWCeVdOEGZunKDyo3QLkTn3kLOSysJzg7FDOQBA==}
/@vue/language-core@1.8.13(typescript@5.2.2):
resolution: {integrity: sha512-nata2fYBZAkl4QJrU+IcArJCMTHt1VP8ePL/Z7eUPC2AF+Cm7Qgo9ksNCPBzZRh1LYjCaSaqV7njqNogwpsMVg==}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
@ -1552,11 +1552,11 @@ packages:
/@vue/shared@3.3.4:
resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==}
/@vue/typescript@1.8.11(typescript@5.2.2):
resolution: {integrity: sha512-skUmMDiPUUtu1flPmf2YybF+PX8IzBtMioQOaNn6Ck/RhdrPJGj1AX/7s3Buf9G6ln+/KHR1XQuti/FFxw5XVA==}
/@vue/typescript@1.8.13(typescript@5.2.2):
resolution: {integrity: sha512-ALJjHFqQ3dgZVCI/ogAS/dZ7JEhIi1N0Em5I7uwabY1p9RDRK3odLsycMHyxZRjm5dLI15c07eeBloHiD2Otlg==}
dependencies:
'@volar/typescript': 1.10.1
'@vue/language-core': 1.8.11(typescript@5.2.2)
'@vue/language-core': 1.8.13(typescript@5.2.2)
transitivePeerDependencies:
- typescript
dev: true
@ -1797,7 +1797,7 @@ packages:
/axios@0.27.2(debug@4.3.4):
resolution: {integrity: sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==}
dependencies:
follow-redirects: 1.15.2(debug@4.3.4)
follow-redirects: 1.15.3(debug@4.3.4)
form-data: 4.0.0
transitivePeerDependencies:
- debug
@ -2592,8 +2592,8 @@ packages:
tabbable: 6.2.0
dev: false
/follow-redirects@1.15.2(debug@4.3.4):
resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==}
/follow-redirects@1.15.3(debug@4.3.4):
resolution: {integrity: sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==}
engines: {node: '>=4.0'}
peerDependencies:
debug: '*'
@ -3094,8 +3094,8 @@ packages:
'@pkgjs/parseargs': 0.11.0
dev: true
/joi@17.10.1:
resolution: {integrity: sha512-vIiDxQKmRidUVp8KngT8MZSOcmRVm2zV7jbMjNYWuHcJWI0bUck3nRTGQjhpPlQenIQIBC5Vp9AhcnHbWQqafw==}
/joi@17.10.2:
resolution: {integrity: sha512-hcVhjBxRNW/is3nNLdGLIjkgXetkeGc2wyhydhz8KumG23Aerk4HPjU5zaPAMRqXQFc0xNqXTC7+zQjxr0GlKA==}
dependencies:
'@hapi/hoek': 9.3.0
'@hapi/topo': 5.1.0
@ -3816,16 +3816,16 @@ packages:
trouter: 3.2.1
dev: true
/postcss-prefix-selector@1.16.0(postcss@8.4.29):
/postcss-prefix-selector@1.16.0(postcss@8.4.30):
resolution: {integrity: sha512-rdVMIi7Q4B0XbXqNUEI+Z4E+pueiu/CS5E6vRCQommzdQ/sgsS4dK42U7GX8oJR+TJOtT+Qv3GkNo6iijUMp3Q==}
peerDependencies:
postcss: '>4 <9'
dependencies:
postcss: 8.4.29
postcss: 8.4.30
dev: true
/postcss@8.4.29:
resolution: {integrity: sha512-cbI+jaqIeu/VGqXEarWkRCCffhjgXc0qjBtXpqJhTBohMUjUQnbBr0xqX3vEKudc4iviTewcJo5ajcec5+wdJw==}
/postcss@8.4.30:
resolution: {integrity: sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==}
engines: {node: ^10 || ^12 || >=14}
dependencies:
nanoid: 3.3.6
@ -3978,11 +3978,11 @@ packages:
'@babel/code-frame': 7.22.13
dev: true
/rollup-plugin-esbuild@5.0.0(esbuild@0.19.3)(rollup@3.29.2)(supports-color@9.4.0):
resolution: {integrity: sha512-1cRIOHAPh8WQgdQQyyvFdeOdxuiyk+zB5zJ5+YOwrZP4cJ0MT3Fs48pQxrZeyZHcn+klFherytILVfE4aYrneg==}
engines: {node: '>=14.18.0', npm: '>=8.0.0'}
/rollup-plugin-esbuild@6.0.0(esbuild@0.19.3)(rollup@3.29.2)(supports-color@9.4.0):
resolution: {integrity: sha512-I4QN5DV8l0+Sb2fFhfBeEM/o0V4Rzxel0I0oxi7J2Jd3ehwWnhUXMPyc1++/lsRMmxrmOcgYtYPwvey1NzwaTA==}
engines: {node: '>=14.18.0'}
peerDependencies:
esbuild: '>=0.10.1'
esbuild: '>=0.18.0'
rollup: ^1.20.0 || ^2.0.0 || ^3.0.0
dependencies:
'@rollup/pluginutils': 5.0.4(rollup@3.29.2)
@ -3990,7 +3990,6 @@ packages:
es-module-lexer: 1.3.1
esbuild: 0.19.3
joycon: 3.1.1
jsonc-parser: 3.2.0
rollup: 3.29.2
transitivePeerDependencies:
- supports-color
@ -4204,7 +4203,7 @@ packages:
resolution: {integrity: sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==}
dependencies:
spdx-expression-parse: 3.0.1
spdx-license-ids: 3.0.13
spdx-license-ids: 3.0.15
dev: true
/spdx-exceptions@2.3.0:
@ -4215,11 +4214,11 @@ packages:
resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==}
dependencies:
spdx-exceptions: 2.3.0
spdx-license-ids: 3.0.13
spdx-license-ids: 3.0.15
dev: true
/spdx-license-ids@3.0.13:
resolution: {integrity: sha512-XkD+zwiqXHikFZm4AX/7JSCXA98U5Db4AFd5XUg/+9UNtnH75+Z9KxtpYiJZx36mUDVOwH83pl7yvCer6ewM3w==}
/spdx-license-ids@3.0.15:
resolution: {integrity: sha512-lpT8hSQp9jAKp9mhtBU4Xjon8LPGBvLIuBiSVhMEtmLecTh2mO0tlqrAMp47tBXzMr13NJMQ2lf7RpQGLJ3HsQ==}
dev: true
/speech-rule-engine@4.0.7:
@ -4555,7 +4554,7 @@ packages:
engines: {node: '>= 0.8'}
dev: true
/vite-node@0.34.4(@types/node@20.6.2)(supports-color@9.4.0):
/vite-node@0.34.4(@types/node@20.6.3)(supports-color@9.4.0):
resolution: {integrity: sha512-ho8HtiLc+nsmbwZMw8SlghESEE3KxJNp04F/jPUCLVvaURwt0d+r9LxEqCX5hvrrOQ0GSyxbYr5ZfRYhQ0yVKQ==}
engines: {node: '>=v14.18.0'}
hasBin: true
@ -4565,7 +4564,7 @@ packages:
mlly: 1.4.2
pathe: 1.1.1
picocolors: 1.0.0
vite: 4.4.9(@types/node@20.6.2)
vite: 4.4.9(@types/node@20.6.3)
transitivePeerDependencies:
- '@types/node'
- less
@ -4577,7 +4576,7 @@ packages:
- terser
dev: true
/vite@4.4.9(@types/node@20.6.2):
/vite@4.4.9(@types/node@20.6.3):
resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==}
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
@ -4605,9 +4604,9 @@ packages:
terser:
optional: true
dependencies:
'@types/node': 20.6.2
'@types/node': 20.6.3
esbuild: 0.18.20
postcss: 8.4.29
postcss: 8.4.30
rollup: 3.29.2
optionalDependencies:
fsevents: 2.3.3
@ -4645,7 +4644,7 @@ packages:
dependencies:
'@types/chai': 4.3.6
'@types/chai-subset': 1.3.3
'@types/node': 20.6.2
'@types/node': 20.6.3
'@vitest/expect': 0.34.4
'@vitest/runner': 0.34.4
'@vitest/snapshot': 0.34.4
@ -4664,8 +4663,8 @@ packages:
strip-literal: 1.3.0
tinybench: 2.5.1
tinypool: 0.7.0
vite: 4.4.9(@types/node@20.6.2)
vite-node: 0.34.4(@types/node@20.6.2)(supports-color@9.4.0)
vite: 4.4.9(@types/node@20.6.3)
vite-node: 0.34.4(@types/node@20.6.3)(supports-color@9.4.0)
why-is-node-running: 2.2.2
transitivePeerDependencies:
- less
@ -4705,14 +4704,14 @@ packages:
he: 1.2.0
dev: true
/vue-tsc@1.8.11(typescript@5.2.2):
resolution: {integrity: sha512-BzfiMdPqDHBlysx4g26NkfVHSQwGD/lTRausmxN9sFyjXz34OWfsbkh0YsVkX84Hu65In1fFlxHiG39Tr4Vojg==}
/vue-tsc@1.8.13(typescript@5.2.2):
resolution: {integrity: sha512-Hl8zUXPVK2KzPtbXeMCN0CSFkwvD96YOtYt9KvJPG9W8QGcNpGk9KHwPuGMxA8blWXSIli7gtsoC+clICEVdVg==}
hasBin: true
peerDependencies:
typescript: '*'
dependencies:
'@vue/language-core': 1.8.11(typescript@5.2.2)
'@vue/typescript': 1.8.11(typescript@5.2.2)
'@vue/language-core': 1.8.13(typescript@5.2.2)
'@vue/typescript': 1.8.13(typescript@5.2.2)
semver: 7.5.4
typescript: 5.2.2
dev: true
@ -4732,7 +4731,7 @@ packages:
hasBin: true
dependencies:
axios: 0.27.2(debug@4.3.4)
joi: 17.10.1
joi: 17.10.2
lodash: 4.17.21
minimist: 1.2.8
rxjs: 7.8.1

Loading…
Cancel
Save