Compare commits
2 commits
f24dc71e73
...
b729b8d522
Author | SHA1 | Date | |
---|---|---|---|
b729b8d522 | |||
5285ef1088 |
2 changed files with 13 additions and 22 deletions
|
@ -39,13 +39,13 @@
|
|||
"@guanghechen/rollup-plugin-copy": "5.0.7",
|
||||
"@swc/core": "1.3.83",
|
||||
"conventional-changelog-cli": "4.1.0",
|
||||
"conventional-changelog-conventionalcommits": "7.0.1",
|
||||
"conventional-changelog-conventionalcommits": "7.0.2",
|
||||
"eslint": "8.49.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",
|
||||
|
|
31
yarn.lock
31
yarn.lock
|
@ -1416,12 +1416,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"conventional-changelog-conventionalcommits@npm:7.0.1":
|
||||
version: 7.0.1
|
||||
resolution: "conventional-changelog-conventionalcommits@npm:7.0.1"
|
||||
"conventional-changelog-conventionalcommits@npm:7.0.2, conventional-changelog-conventionalcommits@npm:^7.0.2":
|
||||
version: 7.0.2
|
||||
resolution: "conventional-changelog-conventionalcommits@npm:7.0.2"
|
||||
dependencies:
|
||||
compare-func: ^2.0.0
|
||||
checksum: 9a3ec6dfbb608e805f72bdeda335db4348bcb35f507086dc77b347ea7e63839063ea1eb366ad4a050dce6920ae67299d93d33d2ffc26124563daab74d3fe2add
|
||||
checksum: e17ac5970ae09d6e9b0c3a7edaed075b836c0c09c34c514589cbe06554f46ed525067fa8150a8467cc03b1cf9af2073e7ecf48790d4f5ea399921b1cbe313711
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1434,15 +1434,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"conventional-changelog-conventionalcommits@npm:^7.0.2":
|
||||
version: 7.0.2
|
||||
resolution: "conventional-changelog-conventionalcommits@npm:7.0.2"
|
||||
dependencies:
|
||||
compare-func: ^2.0.0
|
||||
checksum: e17ac5970ae09d6e9b0c3a7edaed075b836c0c09c34c514589cbe06554f46ed525067fa8150a8467cc03b1cf9af2073e7ecf48790d4f5ea399921b1cbe313711
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"conventional-changelog-core@npm:^7.0.0":
|
||||
version: 7.0.0
|
||||
resolution: "conventional-changelog-core@npm:7.0.0"
|
||||
|
@ -4656,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
|
||||
|
||||
|
@ -5519,13 +5510,13 @@ __metadata:
|
|||
"@guanghechen/rollup-plugin-copy": 5.0.7
|
||||
"@swc/core": 1.3.83
|
||||
conventional-changelog-cli: 4.1.0
|
||||
conventional-changelog-conventionalcommits: 7.0.1
|
||||
conventional-changelog-conventionalcommits: 7.0.2
|
||||
eslint: 8.49.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