mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2025-03-04 03:27:15 +00:00
Update dependency prettier to v3.3.2
This commit is contained in:
parent
fc917b7581
commit
4495506fbe
8
package-lock.json
generated
8
package-lock.json
generated
@ -52,7 +52,7 @@
|
||||
"eslint-plugin-react": "7.34.0",
|
||||
"eslint-plugin-react-hooks": "4.6.0",
|
||||
"node-fetch": "3.3.2",
|
||||
"prettier": "3.3.0",
|
||||
"prettier": "3.3.2",
|
||||
"typescript": "5.4.5",
|
||||
"typescript-plugin-css-modules": "5.1.0"
|
||||
},
|
||||
@ -14949,9 +14949,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/prettier": {
|
||||
"version": "3.3.0",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.0.tgz",
|
||||
"integrity": "sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==",
|
||||
"version": "3.3.2",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.2.tgz",
|
||||
"integrity": "sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
|
@ -77,7 +77,7 @@
|
||||
"eslint-plugin-react": "7.34.0",
|
||||
"eslint-plugin-react-hooks": "4.6.0",
|
||||
"node-fetch": "3.3.2",
|
||||
"prettier": "3.3.0",
|
||||
"prettier": "3.3.2",
|
||||
"typescript": "5.4.5",
|
||||
"typescript-plugin-css-modules": "5.1.0"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user