Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (element-plus#162)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 26, 2022
1 parent 90f3049 commit 08eaa97
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 207 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-element-plus",
"version": "0.4.1",
"packageManager": "[email protected].0",
"packageManager": "[email protected].2",
"keywords": [
"element-plus",
"unplugin",
Expand Down Expand Up @@ -80,22 +80,22 @@
"dependencies": {
"@rollup/pluginutils": "^4.2.1",
"es-module-lexer": "^1.0.3",
"magic-string": "^0.26.3",
"unplugin": "^0.9.5"
"magic-string": "^0.26.4",
"unplugin": "^0.9.6"
},
"devDependencies": {
"@sxzz/eslint-config-prettier": "^2.4.4",
"@sxzz/eslint-config-vue": "^2.4.4",
"@types/node": "*",
"@vitest/ui": "^0.23.4",
"bumpp": "^8.2.1",
"esbuild": "~0.15.8",
"esbuild": "~0.15.9",
"escape-string-regexp": "^5.0.0",
"eslint": "^8.23.1",
"eslint": "^8.24.0",
"eslint-define-config": "^1.7.0",
"fast-glob": "^3.2.12",
"prettier": "^2.7.1",
"rollup": "^2.79.0",
"rollup": "^2.79.1",
"rollup-plugin-esbuild": "^4.10.1",
"tsup": "^6.2.3",
"tsx": "^3.9.0",
Expand Down
Loading

0 comments on commit 08eaa97

Please sign in to comment.