Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2024
1 parent 8fd4348 commit 32bf70a
Show file tree
Hide file tree
Showing 4 changed files with 157 additions and 155 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
"devDependencies": {
"@rollup/plugin-babel": "^6.0.4",
"@types/babel__core": "^7.20.5",
"@types/node": "^20.11.0",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@types/node": "^20.11.5",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@vitest/coverage-v8": "^1.2.0",
"bumpp": "^9.2.1",
"bumpp": "^9.3.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"jsdom": "^23.2.0",
"prettier": "^3.2.0",
"prettier": "^3.2.3",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"vite": "^5.0.11",
Expand Down
4 changes: 2 additions & 2 deletions packages/babel-plugin-jsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
"@types/babel__template": "^7.4.4",
"@types/babel__traverse": "^7.20.5",
"@types/svg-tags": "^1.0.2",
"@vue/runtime-dom": "^3.4.11",
"@vue/runtime-dom": "^3.4.14",
"@vue/test-utils": "^2.4.3",
"regenerator-runtime": "^0.14.1",
"vue": "^3.4.11"
"vue": "^3.4.14"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
Expand Down
2 changes: 1 addition & 1 deletion packages/jsx-explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@babel/core": "^7.23.7",
"@vue/babel-plugin-jsx": "workspace:*",
"monaco-editor": "^0.45.0",
"vue": "^3.4.11"
"vue": "^3.4.14"
},
"devDependencies": {
"vite-plugin-node-polyfills": "^0.19.0"
Expand Down
Loading

0 comments on commit 32bf70a

Please sign in to comment.