Skip to content
This repository was archived by the owner on Jan 22, 2024. It is now read-only.

chore(deps): update dependency svelte-preprocess to v5 #22

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"prisma": "latest",
"svelte": "^3.50.1",
"svelte-check": "^2.9.0",
"svelte-preprocess": "^4.10.7",
"svelte-preprocess": "^5.0.0",
"tailwindcss": "^3.1.8",
"ts-node": "^10.9.1",
"tslib": "^2.4.0",
Expand Down
51 changes: 37 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ __metadata:
languageName: node
linkType: hard

"@jridgewell/sourcemap-codec@npm:^1.4.10":
"@jridgewell/sourcemap-codec@npm:^1.4.10, @jridgewell/sourcemap-codec@npm:^1.4.13":
version: 1.4.14
resolution: "@jridgewell/sourcemap-codec@npm:1.4.14"
checksum: 61100637b6d173d3ba786a5dff019e1a74b1f394f323c1fee337ff390239f053b87266c7a948777f4b1ee68c01a8ad0ab61e5ff4abb5a012a0b091bec391ab97
Expand Down Expand Up @@ -438,6 +438,13 @@ __metadata:
languageName: node
linkType: hard

"@types/pug@npm:^2.0.6":
version: 2.0.6
resolution: "@types/pug@npm:2.0.6"
checksum: e8d09c3ddc7e6b87050a16d73694518f259a8ed74a0ab79b81b847baf89d92d44959ed68199966ac6f4a218c715c9bb3e4c86c8800d4868a4a674f4b21d2f01d
languageName: node
linkType: hard

"@types/sass@npm:^1.16.0":
version: 1.16.1
resolution: "@types/sass@npm:1.16.1"
Expand All @@ -447,6 +454,15 @@ __metadata:
languageName: node
linkType: hard

"@types/sass@npm:^1.43.1":
version: 1.43.1
resolution: "@types/sass@npm:1.43.1"
dependencies:
"@types/node": "*"
checksum: 19eb71acc4b0d7db2170732a51ad18a34007021f42069652a5be8a3e3a448a470d2f970b9e85f734d1896bf3a25e48fb5132b4a989c101eb5df21cc171d426c5
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^5.37.0":
version: 5.37.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.37.0"
Expand Down Expand Up @@ -1319,7 +1335,7 @@ __metadata:
languageName: node
linkType: hard

"detect-indent@npm:^6.0.0":
"detect-indent@npm:^6.0.0, detect-indent@npm:^6.1.0":
version: 6.1.0
resolution: "detect-indent@npm:6.1.0"
checksum: ab953a73c72dbd4e8fc68e4ed4bfd92c97eb6c43734af3900add963fd3a9316f3bc0578b018b24198d4c31a358571eff5f0656e81a1f3b9ad5c547d58b2d093d
Expand Down Expand Up @@ -2609,6 +2625,15 @@ fsevents@~2.3.2:
languageName: node
linkType: hard

"magic-string@npm:^0.27.0":
version: 0.27.0
resolution: "magic-string@npm:0.27.0"
dependencies:
"@jridgewell/sourcemap-codec": ^1.4.13
checksum: 273faaa50baadb7a2df6e442eac34ad611304fc08fe16e24fe2e472fd944bfcb73ffb50d2dc972dc04e92784222002af46868cb9698b1be181c81830fd95a13e
languageName: node
linkType: hard

"make-dir@npm:^3.1.0":
version: 3.1.0
resolution: "make-dir@npm:3.1.0"
Expand Down Expand Up @@ -3056,7 +3081,7 @@ fsevents@~2.3.2:
prisma: latest
svelte: ^3.50.1
svelte-check: ^2.9.0
svelte-preprocess: ^4.10.7
svelte-preprocess: ^5.0.0
tailwindcss: ^3.1.8
ts-node: ^10.9.1
tslib: ^2.4.0
Expand Down Expand Up @@ -4281,14 +4306,14 @@ fsevents@~2.3.2:
languageName: node
linkType: hard

"svelte-preprocess@npm:^4.10.7":
version: 4.10.7
resolution: "svelte-preprocess@npm:4.10.7"
"svelte-preprocess@npm:^5.0.0":
version: 5.0.0
resolution: "svelte-preprocess@npm:5.0.0"
dependencies:
"@types/pug": ^2.0.4
"@types/sass": ^1.16.0
detect-indent: ^6.0.0
magic-string: ^0.25.7
"@types/pug": ^2.0.6
"@types/sass": ^1.43.1
detect-indent: ^6.1.0
magic-string: ^0.27.0
sorcery: ^0.10.0
strip-indent: ^3.0.0
peerDependencies:
Expand All @@ -4300,7 +4325,7 @@ fsevents@~2.3.2:
pug: ^3.0.0
sass: ^1.26.8
stylus: ^0.55.0
sugarss: ^2.0.0
sugarss: ^2.0.0 || ^3.0.0 || ^4.0.0
svelte: ^3.23.0
typescript: ^3.9.5 || ^4.0.0
peerDependenciesMeta:
Expand All @@ -4310,8 +4335,6 @@ fsevents@~2.3.2:
optional: true
less:
optional: true
node-sass:
optional: true
postcss:
optional: true
postcss-load-config:
Expand All @@ -4326,7 +4349,7 @@ fsevents@~2.3.2:
optional: true
typescript:
optional: true
checksum: 51a0820c14bcc411ddf3b1cf4c772e73873626ed0b6c54dfca9e06bd6a6b22c9502436df3f1a4dab9eb3a404bba95002fd70cadea29a84fc36da3071309a8b91
checksum: ef70e6286942d291f6063e3aa10f2f00e33fc36a5fbee765c4abfbfc01a817ceaf6a395d0b4ad163c5849aceea027dfc181f50205bd53772444781a41cec8e38
languageName: node
linkType: hard

Expand Down