diff --git a/package.json b/package.json index 26de16c..e02138e 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "prettier": "^2.8.1", "sass": "^1.57.1", "svelte": "^3.55.0", - "svelte-check": "^2.10.3", + "svelte-check": "^3.0.1", "svelte-preprocess": "^4.10.7", "tailwindcss": "^3.2.4", "tslib": "^2.4.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f33fdb5..7d17571 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,7 +36,7 @@ specifiers: sharp: ^0.31.3 stripe: ^10.17.0 svelte: ^3.55.0 - svelte-check: ^2.10.3 + svelte-check: ^3.0.1 svelte-preprocess: ^4.10.7 swagger-ui-dist: ^4.15.5 tailwindcss: ^3.2.4 @@ -86,7 +86,7 @@ devDependencies: prettier: 2.8.1 sass: 1.57.1 svelte: 3.55.0 - svelte-check: 2.10.3_4lnkwqcemnb5nqtedf5d2a3nju + svelte-check: 3.0.1_4lnkwqcemnb5nqtedf5d2a3nju svelte-preprocess: 4.10.7_tnndubilh5oonjnlrc3mxe2fxi tailwindcss: 3.2.4_postcss@8.4.20 tslib: 2.4.1 @@ -3464,11 +3464,11 @@ packages: engines: {node: '>= 0.4'} dev: true - /svelte-check/2.10.3_4lnkwqcemnb5nqtedf5d2a3nju: - resolution: {integrity: sha512-Nt1aWHTOKFReBpmJ1vPug0aGysqPwJh2seM1OvICfM2oeyaA62mOiy5EvkXhltGfhCcIQcq2LoE0l1CwcWPjlw==} + /svelte-check/3.0.1_4lnkwqcemnb5nqtedf5d2a3nju: + resolution: {integrity: sha512-7YpHYWv6V2qhcvVeAlXixUPAlpLCXB1nZEQK0EItB3PtuYmENhKclbc5uKSJTodTwWR1y+4stKGcbH30k6A3Yw==} hasBin: true peerDependencies: - svelte: ^3.24.0 + svelte: ^3.55.0 dependencies: '@jridgewell/trace-mapping': 0.3.17 chokidar: 3.5.3 @@ -3477,13 +3477,12 @@ packages: picocolors: 1.0.0 sade: 1.8.1 svelte: 3.55.0 - svelte-preprocess: 4.10.7_tnndubilh5oonjnlrc3mxe2fxi + svelte-preprocess: 5.0.0_tnndubilh5oonjnlrc3mxe2fxi typescript: 4.9.4 transitivePeerDependencies: - '@babel/core' - coffeescript - less - - node-sass - postcss - postcss-load-config - pug @@ -3555,6 +3554,57 @@ packages: typescript: 4.9.4 dev: true + /svelte-preprocess/5.0.0_tnndubilh5oonjnlrc3mxe2fxi: + resolution: {integrity: sha512-q7lpa7i2FBu8Pa+G0MmuQQWETBwCKgsGmuq1Sf6n8q4uaG9ZLcLP0Y+etC6bF4sE6EbLxfiI38zV6RfPe3RSfg==} + engines: {node: '>= 14.10.0'} + requiresBuild: true + peerDependencies: + '@babel/core': ^7.10.2 + coffeescript: ^2.5.1 + less: ^3.11.3 || ^4.0.0 + postcss: ^7 || ^8 + postcss-load-config: ^2.1.0 || ^3.0.0 || ^4.0.0 + pug: ^3.0.0 + sass: ^1.26.8 + stylus: ^0.55.0 + sugarss: ^2.0.0 || ^3.0.0 || ^4.0.0 + svelte: ^3.23.0 + typescript: ^3.9.5 || ^4.0.0 + peerDependenciesMeta: + '@babel/core': + optional: true + coffeescript: + optional: true + less: + optional: true + postcss: + optional: true + postcss-load-config: + optional: true + pug: + optional: true + sass: + optional: true + stylus: + optional: true + sugarss: + optional: true + typescript: + optional: true + dependencies: + '@types/pug': 2.0.6 + '@types/sass': 1.43.1 + detect-indent: 6.1.0 + magic-string: 0.27.0 + postcss: 8.4.20 + postcss-load-config: 4.0.1_postcss@8.4.20 + sass: 1.57.1 + sorcery: 0.10.0 + strip-indent: 3.0.0 + svelte: 3.55.0 + typescript: 4.9.4 + dev: true + /svelte/3.55.0: resolution: {integrity: sha512-uGu2FVMlOuey4JoKHKrpZFkoYyj0VLjJdz47zX5+gVK5odxHM40RVhar9/iK2YFRVxvfg9FkhfVlR0sjeIrOiA==} engines: {node: '>= 8'}