Skip to content

Commit

Permalink
chore(root): update deps (#237)
Browse files Browse the repository at this point in the history
* chore(root): update deps

* chore(root): upgrade deps (#234)

* feat(lib): new component - maz-radio-buttons (#232)

* feat(lib): new component - maz-radio-buttons

* feat(lib): new component - maz-radio-buttons

* chore(root): update deps
  • Loading branch information
LouisMazel authored Apr 1, 2022
1 parent 685dca2 commit f68df93
Show file tree
Hide file tree
Showing 8 changed files with 1,308 additions and 1,373 deletions.
1,758 changes: 834 additions & 924 deletions package-lock.json

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,18 @@
]
},
"devDependencies": {
"@commitlint/cli": "^15.0.0",
"@commitlint/config-conventional": "^15.0.0",
"@commitlint/cli": "^16.2.3",
"@commitlint/config-conventional": "^16.2.1",
"@types/command-exists": "^1.2.0",
"@types/node": "^17.0.13",
"commitlint-config-cz": "^0.13.2",
"cz-customizable": "^5.5.0",
"@types/node": "^17.0.23",
"commitlint-config-cz": "^0.13.3",
"cz-customizable": "^6.3.0",
"gulp-conventional-changelog": "^2.0.35",
"husky": "^7.0.0",
"lerna": "^4.0.0",
"lint-staged": "^12.1.2",
"prettier": "^2.5.0",
"typescript": "^4.5.5"
"lint-staged": "^12.3.7",
"prettier": "^2.6.1",
"typescript": "^4.6.3"
},
"repository": {
"type": "git",
Expand Down
146 changes: 73 additions & 73 deletions packages/docs/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/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "LouisMazel <me@loicmazuel.com>",
"license": "ISC",
"devDependencies": {
"@types/node": "^17.0.21",
"@types/node": "^17.0.23",
"@vuepress/plugin-google-analytics": "^2.0.0-beta.36",
"@vuepress/plugin-register-components": "^2.0.0-beta.36",
"vue": "^3.2.27",
Expand Down
Loading

0 comments on commit f68df93

Please sign in to comment.