Skip to content

Commit

Permalink
Auto dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Mar 4, 2022
1 parent 213c66c commit 4a3dd7c
Show file tree
Hide file tree
Showing 26 changed files with 1,928 additions and 1,480 deletions.
194 changes: 101 additions & 93 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -48,7 +48,7 @@
"husky": "7.0.4",
"lerna": "4.0.0",
"lint-staged": "12.3.4",
"npm-check-updates": "12.5.0",
"npm-check-updates": "12.5.2",
"prettier": "2.5.1",
"prettier-plugin-svelte": "2.6.0",
"svelte": "3.46.4",
Expand Down
8 changes: 4 additions & 4 deletions packages/cli/core/template/package.json
Expand Up @@ -41,11 +41,11 @@
"@leanup/stack": "1.3.6",
"@leanup/stack-vite": "1.3.6",
"@leanup/stack-webpack": "1.3.6",
"@unocss/preset-mini": "0.27.1",
"@unocss/vite": "0.27.1",
"@unocss/webpack": "0.27.1",
"@unocss/preset-mini": "0.27.2",
"@unocss/vite": "0.27.2",
"@unocss/webpack": "0.27.2",
"chromedriver": "97.0.4",
"npm-check-updates": "12.5.0",
"npm-check-updates": "12.5.2",
"postcss-windicss": "1.0.0",
"selenium-server": "3.141.59",
"typescript": "4.5.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/angular/template/package.json
Expand Up @@ -11,7 +11,7 @@
"@angular/platform-browser-dynamic": "13.2.5",
"core-js": "3.21.1",
"rxjs": "7.5.4",
"zone.js": "0.11.4"
"zone.js": "0.11.5"
},
"devDependencies": {
"@leanup/cli-angular": "1.3.6",
Expand Down

0 comments on commit 4a3dd7c

Please sign in to comment.