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 23, 2025
1 parent b82c590 commit e466d81
Show file tree
Hide file tree
Showing 3 changed files with 132 additions and 70 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vue-jsx-monorepo",
"version": "1.2.5",
"private": true,
"packageManager": "[email protected].3",
"packageManager": "[email protected].4",
"type": "module",
"scripts": {
"dev": "pnpm -C packages/jsx-explorer run dev",
Expand All @@ -25,10 +25,10 @@
"@types/babel__core": "^7.20.5",
"@types/babel__helper-module-imports": "^7.18.3",
"@types/babel__helper-plugin-utils": "^7.10.3",
"@types/node": "^22.10.5",
"@types/node": "^22.10.8",
"@vitest/coverage-v8": "^2.1.8",
"@vue/babel-plugin-jsx": "workspace:*",
"bumpp": "^9.10.0",
"bumpp": "^9.10.2",
"eslint": "^9.18.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import-x": "^4.6.1",
Expand All @@ -37,7 +37,7 @@
"tslib": "^2.8.1",
"tsup": "^8.3.5",
"typescript": "^5.7.3",
"typescript-eslint": "^8.19.1",
"typescript-eslint": "^8.21.0",
"vite": "^6.0.7",
"vitest": "^2.1.8"
}
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 @@ -9,7 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"@babel/standalone": "^7.26.5",
"@babel/standalone": "^7.26.6",
"@vue/babel-plugin-jsx": "workspace:*",
"assert": "^2.1.0",
"monaco-editor": "^0.52.2",
Expand Down
Loading

0 comments on commit e466d81

Please sign in to comment.