Compare commits
2 commits
7abc14c47c
...
dac5d2f682
Author | SHA1 | Date | |
---|---|---|---|
dac5d2f682 | |||
89e56e4a21 |
2 changed files with 18 additions and 18 deletions
|
@ -40,12 +40,12 @@
|
|||
"@swc/core": "1.3.87",
|
||||
"conventional-changelog-cli": "4.1.0",
|
||||
"conventional-changelog-conventionalcommits": "7.0.2",
|
||||
"eslint": "8.49.0",
|
||||
"eslint": "8.50.0",
|
||||
"eslint-config-prettier": "9.0.0",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"fs-extra": "11.1.1",
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "2.8.8",
|
||||
"prettier": "3.0.3",
|
||||
"rimraf": "5.0.1",
|
||||
"rollup": "3.23.0",
|
||||
"rollup-plugin-styles": "4.0.0",
|
||||
|
|
32
yarn.lock
32
yarn.lock
|
@ -308,10 +308,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/js@npm:8.49.0":
|
||||
version: 8.49.0
|
||||
resolution: "@eslint/js@npm:8.49.0"
|
||||
checksum: a6601807c8aeeefe866926ad92ed98007c034a735af20ff709009e39ad1337474243d47908500a3bde04e37bfba16bcf1d3452417f962e1345bc8756edd6b830
|
||||
"@eslint/js@npm:8.50.0":
|
||||
version: 8.50.0
|
||||
resolution: "@eslint/js@npm:8.50.0"
|
||||
checksum: 302478f2acaaa7228729ec6a04f56641590185e1d8cd1c836a6db8a6b8009f80a57349341be9fbb9aa1721a7a569d1be3ffc598a33300d22816f11832095386c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2107,14 +2107,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:8.49.0":
|
||||
version: 8.49.0
|
||||
resolution: "eslint@npm:8.49.0"
|
||||
"eslint@npm:8.50.0":
|
||||
version: 8.50.0
|
||||
resolution: "eslint@npm:8.50.0"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": ^4.2.0
|
||||
"@eslint-community/regexpp": ^4.6.1
|
||||
"@eslint/eslintrc": ^2.1.2
|
||||
"@eslint/js": 8.49.0
|
||||
"@eslint/js": 8.50.0
|
||||
"@humanwhocodes/config-array": ^0.11.11
|
||||
"@humanwhocodes/module-importer": ^1.0.1
|
||||
"@nodelib/fs.walk": ^1.2.8
|
||||
|
@ -2150,7 +2150,7 @@ __metadata:
|
|||
text-table: ^0.2.0
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: 4dfe257e1e42da2f9da872b05aaaf99b0f5aa022c1a91eee8f2af1ab72651b596366320c575ccd4e0469f7b4c97aff5bb85ae3323ebd6a293c3faef4028b0d81
|
||||
checksum: 9ebfe5615dc84700000d218e32ddfdcfc227ca600f65f18e5541ec34f8902a00356a9a8804d9468fd6c8637a5ef6a3897291dad91ba6579d5b32ffeae5e31768
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -4647,12 +4647,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"prettier@npm:2.8.8":
|
||||
version: 2.8.8
|
||||
resolution: "prettier@npm:2.8.8"
|
||||
"prettier@npm:3.0.3":
|
||||
version: 3.0.3
|
||||
resolution: "prettier@npm:3.0.3"
|
||||
bin:
|
||||
prettier: bin-prettier.js
|
||||
checksum: b49e409431bf129dd89238d64299ba80717b57ff5a6d1c1a8b1a28b590d998a34e083fa13573bc732bb8d2305becb4c9a4407f8486c81fa7d55100eb08263cf8
|
||||
prettier: bin/prettier.cjs
|
||||
checksum: e10b9af02b281f6c617362ebd2571b1d7fc9fb8a3bd17e371754428cda992e5e8d8b7a046e8f7d3e2da1dcd21aa001e2e3c797402ebb6111b5cd19609dd228e0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5511,12 +5511,12 @@ __metadata:
|
|||
"@swc/core": 1.3.87
|
||||
conventional-changelog-cli: 4.1.0
|
||||
conventional-changelog-conventionalcommits: 7.0.2
|
||||
eslint: 8.49.0
|
||||
eslint: 8.50.0
|
||||
eslint-config-prettier: 9.0.0
|
||||
eslint-plugin-prettier: 4.2.1
|
||||
fs-extra: 11.1.1
|
||||
npm-run-all: 4.1.5
|
||||
prettier: 2.8.8
|
||||
prettier: 3.0.3
|
||||
rimraf: 5.0.1
|
||||
rollup: 3.23.0
|
||||
rollup-plugin-styles: 4.0.0
|
||||
|
|
Loading…
Reference in a new issue