Compare commits
2 commits
b788c95ef3
...
ec4a40b70b
Author | SHA1 | Date | |
---|---|---|---|
ec4a40b70b | |||
b3d303e380 |
2 changed files with 13 additions and 31 deletions
|
@ -39,13 +39,13 @@
|
|||
"@guanghechen/rollup-plugin-copy": "5.0.6",
|
||||
"@swc/core": "1.3.80",
|
||||
"conventional-changelog-cli": "4.0.0",
|
||||
"conventional-changelog-conventionalcommits": "5.0.0",
|
||||
"conventional-changelog-conventionalcommits": "7.0.1",
|
||||
"eslint": "8.48.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.2",
|
||||
"rimraf": "5.0.1",
|
||||
"rollup": "3.23.0",
|
||||
"rollup-plugin-styles": "4.0.0",
|
||||
|
|
40
yarn.lock
40
yarn.lock
|
@ -1416,14 +1416,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"conventional-changelog-conventionalcommits@npm:5.0.0":
|
||||
version: 5.0.0
|
||||
resolution: "conventional-changelog-conventionalcommits@npm:5.0.0"
|
||||
"conventional-changelog-conventionalcommits@npm:7.0.1, conventional-changelog-conventionalcommits@npm:^7.0.0":
|
||||
version: 7.0.1
|
||||
resolution: "conventional-changelog-conventionalcommits@npm:7.0.1"
|
||||
dependencies:
|
||||
compare-func: ^2.0.0
|
||||
lodash: ^4.17.15
|
||||
q: ^1.5.1
|
||||
checksum: b67d12e4e0fdde5baa32c3d77af472de38646a18657b26f5543eecce041a318103092fbfcef247e2319a16957c9ac78c6ea78acc11a5db6acf74be79a28c561f
|
||||
checksum: 9a3ec6dfbb608e805f72bdeda335db4348bcb35f507086dc77b347ea7e63839063ea1eb366ad4a050dce6920ae67299d93d33d2ffc26124563daab74d3fe2add
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1436,15 +1434,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"conventional-changelog-conventionalcommits@npm:^7.0.0":
|
||||
version: 7.0.1
|
||||
resolution: "conventional-changelog-conventionalcommits@npm:7.0.1"
|
||||
dependencies:
|
||||
compare-func: ^2.0.0
|
||||
checksum: 9a3ec6dfbb608e805f72bdeda335db4348bcb35f507086dc77b347ea7e63839063ea1eb366ad4a050dce6920ae67299d93d33d2ffc26124563daab74d3fe2add
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"conventional-changelog-core@npm:^6.0.0":
|
||||
version: 6.0.0
|
||||
resolution: "conventional-changelog-core@npm:6.0.0"
|
||||
|
@ -4685,12 +4674,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.2":
|
||||
version: 3.0.2
|
||||
resolution: "prettier@npm:3.0.2"
|
||||
bin:
|
||||
prettier: bin-prettier.js
|
||||
checksum: b49e409431bf129dd89238d64299ba80717b57ff5a6d1c1a8b1a28b590d998a34e083fa13573bc732bb8d2305becb4c9a4407f8486c81fa7d55100eb08263cf8
|
||||
prettier: bin/prettier.cjs
|
||||
checksum: 118b59ddb6c80abe2315ab6d0f4dd1b253be5cfdb20622fa5b65bb1573dcd362e6dd3dcf2711dd3ebfe64aecf7bdc75de8a69dc2422dcd35bdde7610586b677a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -4718,13 +4707,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"q@npm:^1.5.1":
|
||||
version: 1.5.1
|
||||
resolution: "q@npm:1.5.1"
|
||||
checksum: 147baa93c805bc1200ed698bdf9c72e9e42c05f96d007e33a558b5fdfd63e5ea130e99313f28efc1783e90e6bdb4e48b67a36fcc026b7b09202437ae88a1fb12
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"query-string@npm:^7.1.0":
|
||||
version: 7.1.3
|
||||
resolution: "query-string@npm:7.1.3"
|
||||
|
@ -5555,13 +5537,13 @@ __metadata:
|
|||
"@guanghechen/rollup-plugin-copy": 5.0.6
|
||||
"@swc/core": 1.3.80
|
||||
conventional-changelog-cli: 4.0.0
|
||||
conventional-changelog-conventionalcommits: 5.0.0
|
||||
conventional-changelog-conventionalcommits: 7.0.1
|
||||
eslint: 8.48.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.2
|
||||
rimraf: 5.0.1
|
||||
rollup: 3.23.0
|
||||
rollup-plugin-styles: 4.0.0
|
||||
|
|
Loading…
Reference in a new issue