mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 04:10:04 +03:00
Merge pull request #1964 from jellyfin/renovate/sass
Update dependency sass to v1.102.0
This commit is contained in:
Generated
+4
-4
@@ -47,7 +47,7 @@
|
||||
"node-fetch": "3.3.2",
|
||||
"prettier": "3.9.6",
|
||||
"react-dom": "18.3.1",
|
||||
"sass": "1.101.7",
|
||||
"sass": "1.102.0",
|
||||
"typescript": "6.0.3",
|
||||
"typescript-eslint": "8.65.0",
|
||||
"typescript-plugin-css-modules": "5.2.0"
|
||||
@@ -23090,9 +23090,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.101.7",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.101.7.tgz",
|
||||
"integrity": "sha512-cDeUYU0dhwKVbpYg/ppsjyuoddxYhWlJOkRoI7+/iZsaSp7iowWDfm+tL2HcUafedWBDvbf/+hx0QRgKG4JSHA==",
|
||||
"version": "1.102.0",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.102.0.tgz",
|
||||
"integrity": "sha512-NSOyTnaQF7rTAEOtI2fwb386vL+akyiQLBZu8Na7hXCb+umJy0GAqlcMIaqACZ6Z1VgTBS4K9PG6B3IdjHGJsw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -73,7 +73,7 @@
|
||||
"node-fetch": "3.3.2",
|
||||
"prettier": "3.9.6",
|
||||
"react-dom": "18.3.1",
|
||||
"sass": "1.101.7",
|
||||
"sass": "1.102.0",
|
||||
"typescript": "6.0.3",
|
||||
"typescript-eslint": "8.65.0",
|
||||
"typescript-plugin-css-modules": "5.2.0"
|
||||
|
||||
Reference in New Issue
Block a user