parent
3ca9f31def
commit
40a75eda54
2 changed files with 7 additions and 7 deletions
|
@ -45,7 +45,7 @@
|
|||
"eslint-plugin-prettier": "4.2.1",
|
||||
"fs-extra": "11.3.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "2.8.8",
|
||||
"prettier": "3.5.2",
|
||||
"rimraf": "6.0.1",
|
||||
"rollup": "4.34.8",
|
||||
"rollup-plugin-styles": "4.0.0",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -4408,12 +4408,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"prettier@npm:2.8.8":
|
||||
version: 2.8.8
|
||||
resolution: "prettier@npm:2.8.8"
|
||||
"prettier@npm:3.5.2":
|
||||
version: 3.5.2
|
||||
resolution: "prettier@npm:3.5.2"
|
||||
bin:
|
||||
prettier: bin-prettier.js
|
||||
checksum: 10c0/463ea8f9a0946cd5b828d8cf27bd8b567345cf02f56562d5ecde198b91f47a76b7ac9eae0facd247ace70e927143af6135e8cf411986b8cb8478784a4d6d724a
|
||||
prettier: bin/prettier.cjs
|
||||
checksum: 10c0/d7b597ed33f39c32ace675896ad187f06a3e48dc8a1e80051b5c5f0dae3586d53981704b8fda5ac3b080e6c2e0e197d239131b953702674f044351621ca5e1ac
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5265,7 +5265,7 @@ __metadata:
|
|||
eslint-plugin-prettier: "npm:4.2.1"
|
||||
fs-extra: "npm:11.3.0"
|
||||
npm-run-all: "npm:4.1.5"
|
||||
prettier: "npm:2.8.8"
|
||||
prettier: "npm:3.5.2"
|
||||
rimraf: "npm:6.0.1"
|
||||
rollup: "npm:4.34.8"
|
||||
rollup-plugin-styles: "npm:4.0.0"
|
||||
|
|
Loading…
Reference in a new issue