Compare commits

...

2 commits

Author SHA1 Message Date
Renovate Bot ee95f56ce4 chore(deps): update yarn to v4
Some checks failed
ci/woodpecker/pr/checks Pipeline failed
2023-11-02 08:01:43 +00:00
Renovate Bot c2d083b7fe chore(deps): update dependency rollup to v4.2.0
All checks were successful
ci/woodpecker/pr/checks Pipeline was successful
ci/woodpecker/push/checks Pipeline was successful
2023-11-01 05:00:59 +00:00
5 changed files with 2470 additions and 2451 deletions

File diff suppressed because one or more lines are too long

893
.yarn/releases/yarn-4.0.1.cjs vendored Executable file

File diff suppressed because one or more lines are too long

View file

@ -4,4 +4,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs - path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools" spec: "@yarnpkg/plugin-interactive-tools"
yarnPath: .yarn/releases/yarn-3.6.4.cjs yarnPath: .yarn/releases/yarn-4.0.1.cjs

View file

@ -47,12 +47,12 @@
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"prettier": "2.8.8", "prettier": "2.8.8",
"rimraf": "5.0.5", "rimraf": "5.0.5",
"rollup": "4.1.5", "rollup": "4.2.0",
"rollup-plugin-styles": "4.0.0", "rollup-plugin-styles": "4.0.0",
"rollup-plugin-swc3": "0.10.3", "rollup-plugin-swc3": "0.10.3",
"sass": "1.62.1", "sass": "1.62.1",
"semver": "7.5.4", "semver": "7.5.4",
"yargs": "17.7.2" "yargs": "17.7.2"
}, },
"packageManager": "yarn@3.6.4" "packageManager": "yarn@4.0.1"
} }

3148
yarn.lock

File diff suppressed because it is too large Load diff