chore(deps): update dependency prettier to v3
This commit is contained in:
parent
bd32dad1c5
commit
cb0678f330
4 changed files with 22 additions and 12 deletions
|
@ -2,7 +2,7 @@
|
||||||
//
|
//
|
||||||
// SPDX-License-Identifier: MIT
|
// SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
module.exports = {
|
export default {
|
||||||
semi: true,
|
semi: true,
|
||||||
trailingComma: "all",
|
trailingComma: "all",
|
||||||
singleQuote: false,
|
singleQuote: false,
|
|
@ -83,7 +83,7 @@
|
||||||
"fs-extra": "11.1.1",
|
"fs-extra": "11.1.1",
|
||||||
"handlebars": "4.7.7",
|
"handlebars": "4.7.7",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"prettier": "2.8.8",
|
"prettier": "3.0.0",
|
||||||
"rimraf": "5.0.1",
|
"rimraf": "5.0.1",
|
||||||
"rollup": "3.25.3",
|
"rollup": "3.25.3",
|
||||||
"rollup-plugin-swc3": "0.8.2",
|
"rollup-plugin-swc3": "0.8.2",
|
||||||
|
|
|
@ -60,8 +60,8 @@ devDependencies:
|
||||||
specifier: 4.1.5
|
specifier: 4.1.5
|
||||||
version: 4.1.5
|
version: 4.1.5
|
||||||
prettier:
|
prettier:
|
||||||
specifier: 2.8.8
|
specifier: 3.0.0
|
||||||
version: 2.8.8
|
version: 3.0.0
|
||||||
rimraf:
|
rimraf:
|
||||||
specifier: 5.0.1
|
specifier: 5.0.1
|
||||||
version: 5.0.1
|
version: 5.0.1
|
||||||
|
@ -3921,9 +3921,9 @@ packages:
|
||||||
engines: {node: '>= 0.8.0'}
|
engines: {node: '>= 0.8.0'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/prettier@2.8.8:
|
/prettier@3.0.0:
|
||||||
resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==}
|
resolution: {integrity: sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==}
|
||||||
engines: {node: '>=10.13.0'}
|
engines: {node: '>=14'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
|
|
@ -9,7 +9,9 @@
|
||||||
font-family: "Lora";
|
font-family: "Lora";
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
src: local("Lora"), url("../fonts/Lora/Lora.woff") format("woff");
|
src:
|
||||||
|
local("Lora"),
|
||||||
|
url("../fonts/Lora/Lora.woff") format("woff");
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
|
@ -17,7 +19,9 @@
|
||||||
font-family: "Lora";
|
font-family: "Lora";
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
src: local("Lora"), url("../fonts/Lora/Lora-Bold.woff") format("woff");
|
src:
|
||||||
|
local("Lora"),
|
||||||
|
url("../fonts/Lora/Lora-Bold.woff") format("woff");
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
|
@ -25,7 +29,9 @@
|
||||||
font-family: "Lora";
|
font-family: "Lora";
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
src: local("Lora"), url("../fonts/Lora/Lora-Italic.woff") format("woff");
|
src:
|
||||||
|
local("Lora"),
|
||||||
|
url("../fonts/Lora/Lora-Italic.woff") format("woff");
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
|
@ -33,7 +39,9 @@
|
||||||
font-family: "Lora";
|
font-family: "Lora";
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
src: local("Lora"), url("../fonts/Lora/Lora-BoldItalic.woff") format("woff");
|
src:
|
||||||
|
local("Lora"),
|
||||||
|
url("../fonts/Lora/Lora-BoldItalic.woff") format("woff");
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
|
@ -41,7 +49,9 @@
|
||||||
font-family: "Wood Stamp";
|
font-family: "Wood Stamp";
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
src: local("Wood Stamp"), url("../fonts/Woodstamp/Woodstamp.woff") format("woff");
|
src:
|
||||||
|
local("Wood Stamp"),
|
||||||
|
url("../fonts/Woodstamp/Woodstamp.woff") format("woff");
|
||||||
}
|
}
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
|
|
Loading…
Reference in a new issue