mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 05:20:06 +03:00
Update dependency prettier to v3.9.6
This commit is contained in:
Generated
+4
-4
@@ -45,7 +45,7 @@
|
||||
"globals": "17.7.0",
|
||||
"markdownlint-cli": "0.49.1",
|
||||
"node-fetch": "3.3.2",
|
||||
"prettier": "3.9.5",
|
||||
"prettier": "3.9.6",
|
||||
"react-dom": "18.3.1",
|
||||
"sass": "1.101.0",
|
||||
"typescript": "6.0.3",
|
||||
@@ -21682,9 +21682,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/prettier": {
|
||||
"version": "3.9.5",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.9.5.tgz",
|
||||
"integrity": "sha512-/FVl766LpUfB5vXgCYOYa0MeV/441Ia99AeICQIQFTY/Nw0roZwULcXpku5i1/m5kt/baz+s4Zogspd839HSMg==",
|
||||
"version": "3.9.6",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.9.6.tgz",
|
||||
"integrity": "sha512-OpN0zzVdiaiAhxpuuj5efpIS4sY9j7bY6uR5mnj5yPzGkdkjNKSJeUThPb60Jw29QuAZgA4o+/iB49kFiaBX6g==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
|
||||
+1
-1
@@ -71,7 +71,7 @@
|
||||
"globals": "17.7.0",
|
||||
"markdownlint-cli": "0.49.1",
|
||||
"node-fetch": "3.3.2",
|
||||
"prettier": "3.9.5",
|
||||
"prettier": "3.9.6",
|
||||
"react-dom": "18.3.1",
|
||||
"sass": "1.101.0",
|
||||
"typescript": "6.0.3",
|
||||
|
||||
Reference in New Issue
Block a user