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 May 4, 2021
1 parent e1bc280 commit a4e5eec
Show file tree
Hide file tree
Showing 22 changed files with 271 additions and 367 deletions.
42 changes: 21 additions & 21 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@
"husky": "5.2.0",
"lerna": "4.0.0",
"lint-staged": "10.5.4",
"npm-check-updates": "11.5.9",
"npm-check-updates": "11.5.10",
"prettier": "2.2.1",
"prettier-plugin-svelte": "2.2.0",
"svelte": "3.38.1",
"svelte": "3.38.2",
"typescript": "4.2.4",
"vitepress": "0.13.2"
},
Expand Down
50 changes: 25 additions & 25 deletions packages/cli/core/babel/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 packages/cli/core/babel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@babel/plugin-proposal-class-properties": "7.13.0",
"@babel/plugin-proposal-decorators": "7.13.15",
"@babel/plugin-proposal-optional-chaining": "7.13.12",
"@babel/preset-env": "7.14.0",
"@babel/preset-env": "7.14.1",
"@babel/preset-typescript": "7.13.0",
"babel-loader": "8.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/core/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@tailwindcss/jit": "0.1.18",
"chromedriver": "89.0.0",
"cssnano": "4.1.11",
"npm-check-updates": "11.5.9",
"npm-check-updates": "11.5.10",
"postcss-windicss": "0.1.0",
"selenium-server": "3.141.59",
"typescript": "4.2.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/angular/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@angular/forms": "11.2.12",
"@angular/platform-browser": "11.2.12",
"@angular/platform-browser-dynamic": "11.2.12",
"core-js": "3.11.1",
"core-js": "3.11.2",
"rxjs": "6.6.7",
"zone.js": "0.11.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/svelte/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@template/svelte",
"version": "1.1.17",
"dependencies": {
"svelte": "3.38.1"
"svelte": "3.38.2"
},
"devDependencies": {
"@leanup/cli-svelte": "1.1.17",
Expand Down
Loading

0 comments on commit a4e5eec

Please sign in to comment.