Skip to content

Commit

Permalink
chore: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewcourtice committed Feb 14, 2022
1 parent 073dc3b commit 6ae0ad6
Show file tree
Hide file tree
Showing 4 changed files with 883 additions and 991 deletions.
8 changes: 4 additions & 4 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"date-fns": "^2.28.0",
"date-fns-tz": "^1.2.2",
"flex-layout-attribute": "^1.0.3",
"vue": "^3.2.30"
"vue": "^3.2.31"
},
"devDependencies": {
"@vitejs/plugin-vue": "^2.1.0",
"@vue/compiler-sfc": "^3.2.30",
"vite": "2.7.13"
"@vitejs/plugin-vue": "^2.2.0",
"@vue/compiler-sfc": "^3.2.31",
"vite": "2.8.2"
}
}
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
"lint": "eslint \"**/@(src|test)/**/@(*.ts|*.js)\""
},
"devDependencies": {
"@commitlint/cli": "^16.1.0",
"@commitlint/config-conventional": "^16.0.0",
"@commitlint/cli": "^16.2.1",
"@commitlint/config-conventional": "^16.2.1",
"@types/jest": "^27.4.0",
"@typescript-eslint/eslint-plugin": "^5.11.0",
"@typescript-eslint/parser": "^5.11.0",
"eslint": "^8.8.0",
"@typescript-eslint/eslint-plugin": "^5.12.0",
"@typescript-eslint/parser": "^5.12.0",
"eslint": "^8.9.0",
"husky": "^7.0.4",
"jest": "^27.5.0",
"jest": "^27.5.1",
"jest-junit": "^13.0.0",
"lerna": "^4.0.0",
"standard-changelog": "^2.0.27",
Expand Down
2 changes: 1 addition & 1 deletion plugins/devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"dependencies": {
"@harlem/utilities": "^2.2.3",
"@vue/devtools-api": "^6.0.1"
"@vue/devtools-api": "^6.0.11"
},
"devDependencies": {
"@harlem/core": "^2.2.3"
Expand Down
Loading

1 comment on commit 6ae0ad6

@vercel
Copy link

@vercel vercel bot commented on 6ae0ad6 Feb 14, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.