Skip to content

Commit

Permalink
bump local deps
Browse files Browse the repository at this point in the history
  • Loading branch information
wobsoriano committed Jul 5, 2023
1 parent 3c33710 commit f01bffc
Show file tree
Hide file tree
Showing 3 changed files with 365 additions and 314 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,16 +67,16 @@
"@lexical/utils": "^0.11.1"
},
"devDependencies": {
"@antfu/eslint-config": "^0.39.5",
"@types/node": "^20.3.1",
"@antfu/eslint-config": "^0.39.7",
"@types/node": "^20.3.3",
"bumpp": "^9.1.1",
"eslint": "^8.43.0",
"eslint": "^8.44.0",
"lexical": "0.11.1",
"tsup": "^7.0.0",
"typescript": "^5.1.3",
"tsup": "^7.1.0",
"typescript": "^5.1.6",
"unplugin-vue": "^4.2.1",
"vitepress": "1.0.0-beta.3",
"vitepress": "1.0.0-beta.5",
"vue": "^3.3.4",
"vue-tsc": "^1.8.1"
"vue-tsc": "^1.8.4"
}
}
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.2.3",
"typescript": "^5.1.3",
"typescript": "^5.1.6",
"vite": "^4.3.9",
"vue-tsc": "^1.8.1"
"vue-tsc": "^1.8.4"
}
}
Loading

0 comments on commit f01bffc

Please sign in to comment.