Skip to content
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@vuepress/plugin-register-components": "^2.0.0-rc.118",
"@vuepress/plugin-revealjs": "2.0.0-rc.120",
"markdown-it": "14.1.0",
"sass": "1.94.2",
"sass": "1.102.0",
"vue": "3.5.26",
"vuepress": "2.0.0-rc.26",
"vuepress-theme-hope": "2.0.0-rc.99"
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4471,7 +4471,7 @@ __metadata:
languageName: node
linkType: hard

"chokidar@npm:^4.0.0, chokidar@npm:^4.0.3":
"chokidar@npm:^4.0.3":
version: 4.0.3
resolution: "chokidar@npm:4.0.3"
dependencies:
Expand Down Expand Up @@ -5822,10 +5822,10 @@ __metadata:
languageName: node
linkType: hard

"immutable@npm:^5.0.2":
version: 5.1.3
resolution: "immutable@npm:5.1.3"
checksum: 10c0/f094891dcefb9488a84598376c9218ebff3a130c8b807bda3f6b703c45fe7ef238b8bf9a1eb9961db0523c8d7eb116ab6f47166702e4bbb1927ff5884157cd97
"immutable@npm:^5.1.5":
version: 5.1.9
resolution: "immutable@npm:5.1.9"
checksum: 10c0/ae7032b60b81b682f3e7e4df13e1ec9a401a603eb81b15bb3e37331ed6666e318c71994c6936e1462eb443d32d04769396562a7e2669da22457c8ba279c03ad2
languageName: node
linkType: hard

Expand Down Expand Up @@ -7141,7 +7141,7 @@ __metadata:
"@vuepress/plugin-register-components": "npm:^2.0.0-rc.118"
"@vuepress/plugin-revealjs": "npm:2.0.0-rc.120"
markdown-it: "npm:14.1.0"
sass: "npm:1.94.2"
sass: "npm:1.102.0"
vue: "npm:3.5.26"
vuepress: "npm:2.0.0-rc.26"
vuepress-theme-hope: "npm:2.0.0-rc.99"
Expand Down Expand Up @@ -7561,20 +7561,20 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.94.2":
version: 1.94.2
resolution: "sass@npm:1.94.2"
"sass@npm:1.102.0":
version: 1.102.0
resolution: "sass@npm:1.102.0"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
immutable: "npm:^5.0.2"
chokidar: "npm:^5.0.0"
immutable: "npm:^5.1.5"
source-map-js: "npm:>=0.6.2 <2.0.0"
dependenciesMeta:
"@parcel/watcher":
optional: true
bin:
sass: sass.js
checksum: 10c0/49a656dfab58299165ef94e71483a333972daee68c49fa542858d4912accdfb1707338226a165b1a2dfcdb2509fcda5a5b4f3780d14e49b6d38d93c8043475d3
checksum: 10c0/77c05a0d14dc05653e98978c4f1cc6754254fcbf6cba71f111bc49c0c69477f3f9e180f99c65641d19a23b964d6039ef116191700144ebefc1709a5b6d5899b1
languageName: node
linkType: hard

Expand Down
Loading