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.100.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.5
resolution: "immutable@npm:5.1.5"
checksum: 10c0/8017ece1578e3c5939ba3305176aee059def1b8a90c7fa2a347ef583ebbd38cbe77ce1bbd786a5fab57e2da00bbcb0493b92e4332cdc4e1fe5cfb09a4688df31
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.100.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.100.0":
version: 1.100.0
resolution: "sass@npm:1.100.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/e2aab47c87b69d2d4f8e48fa665138548069f56a7fd0fc4e15c9bde888b715798e49d33436e873918a8849ca3cc6c141a68618f58e2f3b2e6ec179cc309ca622
languageName: node
linkType: hard

Expand Down
Loading