mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-01-25 14:38:46 -06:00
Merge pull request #997 from gnmyt/dependabot/npm_and_yarn/client/sass-1.86.2
chore(deps): bump sass from 1.86.1 to 1.86.2 in /client
This commit is contained in:
14
client/package-lock.json
generated
14
client/package-lock.json
generated
@@ -24,7 +24,7 @@
|
||||
"react-dom": "^19.1.0",
|
||||
"react-i18next": "^15.4.1",
|
||||
"react-router-dom": "^7.4.1",
|
||||
"sass": "^1.86.1",
|
||||
"sass": "^1.86.2",
|
||||
"uuid": "^11.1.0",
|
||||
"vite": "^6.2.5",
|
||||
"vite-plugin-pwa": "^1.0.0"
|
||||
@@ -5198,9 +5198,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.86.1",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.86.1.tgz",
|
||||
"integrity": "sha512-Yaok4XELL1L9Im/ZUClKu//D2OP1rOljKj0Gf34a+GzLbMveOzL7CfqYo+JUa5Xt1nhTCW+OcKp/FtR7/iqj1w==",
|
||||
"version": "1.86.2",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.86.2.tgz",
|
||||
"integrity": "sha512-Rpfn0zAIDqvnSb2DihJTDFjbhqLHu91Wqac9rxontWk7R+2txcPjuujMqu1eeoezh5kAblVCS5EdFdyr0Jmu+w==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"chokidar": "^4.0.0",
|
||||
@@ -9406,9 +9406,9 @@
|
||||
}
|
||||
},
|
||||
"sass": {
|
||||
"version": "1.86.1",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.86.1.tgz",
|
||||
"integrity": "sha512-Yaok4XELL1L9Im/ZUClKu//D2OP1rOljKj0Gf34a+GzLbMveOzL7CfqYo+JUa5Xt1nhTCW+OcKp/FtR7/iqj1w==",
|
||||
"version": "1.86.2",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.86.2.tgz",
|
||||
"integrity": "sha512-Rpfn0zAIDqvnSb2DihJTDFjbhqLHu91Wqac9rxontWk7R+2txcPjuujMqu1eeoezh5kAblVCS5EdFdyr0Jmu+w==",
|
||||
"requires": {
|
||||
"@parcel/watcher": "^2.4.1",
|
||||
"chokidar": "^4.0.0",
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"react-dom": "^19.1.0",
|
||||
"react-i18next": "^15.4.1",
|
||||
"react-router-dom": "^7.4.1",
|
||||
"sass": "^1.86.1",
|
||||
"sass": "^1.86.2",
|
||||
"uuid": "^11.1.0",
|
||||
"vite": "^6.2.5",
|
||||
"vite-plugin-pwa": "^1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user