Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#750)
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 Feb 22, 2025
1 parent 67833ea commit cd7a42a
Show file tree
Hide file tree
Showing 8 changed files with 988 additions and 998 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
"devDependencies": {
"@dg-scripts/eslint-config": "^5.21.5",
"@dg-scripts/stylelint-config": "^5.21.5",
"@types/node": "^22.13.4",
"eslint": "^9.20.1",
"lerna": "^8.1.9",
"@types/node": "^22.13.5",
"eslint": "^9.21.0",
"lerna": "^8.2.0",
"prettier": "^3.5.1",
"stylelint": "^16.14.1",
"ts-node": "^10.9.2",
Expand Down
14 changes: 7 additions & 7 deletions packages/mortal-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,28 +20,28 @@
"dependencies": {
"@element-plus/icons-vue": "^2.3.1",
"@unhead/vue": "^1.11.19",
"element-plus": "^2.9.4",
"element-plus": "^2.9.5",
"pinia": "^3.0.1",
"vue": "^3.5.13",
"vue-i18n": "^11.1.1"
},
"devDependencies": {
"@dg-scripts/eslint-config": "^5.21.5",
"@types/jsdom": "^21.1.7",
"@types/node": "^22.13.4",
"@types/node": "^22.13.5",
"@vitejs/plugin-vue": "^5.2.1",
"@vitest/coverage-v8": "^3.0.5",
"@vitest/coverage-v8": "^3.0.6",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.7.0",
"eslint": "^9.20.1",
"eslint": "^9.21.0",
"eslint-plugin-format": "^1.0.1",
"jsdom": "^26.0.0",
"npm-run-all2": "^7.0.2",
"typescript": "^5.7.3",
"unplugin-auto-import": "^19.1.0",
"unplugin-vue-components": "^28.1.0",
"vite": "^6.1.0",
"vitest": "^3.0.5",
"unplugin-vue-components": "^28.4.0",
"vite": "^6.1.1",
"vitest": "^3.0.6",
"vue-tsc": "^2.2.2"
}
}
6 changes: 3 additions & 3 deletions packages/react-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"@testing-library/react": "^16.2.0",
"@testing-library/user-event": "^14.6.1",
"@types/jest": "^29.5.14",
"@types/node": "^22.13.4",
"@types/react": "^19.0.9",
"@types/react-dom": "^19.0.3",
"@types/node": "^22.13.5",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.4",
"@types/react-reconciler": "^0.28.9",
"typescript": "^5.7.3"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/vue-basis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@
"devDependencies": {
"@dg-scripts/eslint-config": "^5.21.5",
"@dg-scripts/stylelint-config": "^5.21.5",
"@types/node": "^22.13.4",
"@types/node": "^22.13.5",
"@vitejs/plugin-vue": "^5.2.1",
"autoprefixer": "^10.4.20",
"eslint": "^9.20.1",
"postcss": "^8.5.2",
"eslint": "^9.21.0",
"postcss": "^8.5.3",
"prettier": "^3.5.1",
"stylelint": "^16.14.1",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.3",
"vite": "^6.1.0",
"vite": "^6.1.1",
"vue-tsc": "^2.2.2"
}
}
6 changes: 3 additions & 3 deletions packages/vue-challenges/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
"devDependencies": {
"@vitejs/plugin-vue": "^5.2.1",
"@vue/test-utils": "^2.4.6",
"eslint": "^9.20.1",
"eslint": "^9.21.0",
"jsdom": "^26.0.0",
"typescript": "^5.7.3",
"vite": "^6.1.0",
"vitest": "^3.0.5",
"vite": "^6.1.1",
"vitest": "^3.0.6",
"vue": "^3.5.13"
}
}
4 changes: 2 additions & 2 deletions packages/vue-design/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
},
"devDependencies": {
"@dg-scripts/eslint-config": "^5.21.5",
"eslint": "^9.20.1",
"eslint": "^9.21.0",
"prettier": "^3.5.1",
"typescript": "^5.7.3",
"vite": "^6.1.0"
"vite": "^6.1.1"
}
}
8 changes: 4 additions & 4 deletions packages/vue-trello/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@
"devDependencies": {
"@dg-scripts/eslint-config": "^5.21.5",
"@dg-scripts/stylelint-config": "^5.21.5",
"@types/node": "^22.13.4",
"@types/node": "^22.13.5",
"@vitejs/plugin-vue": "^5.2.1",
"autoprefixer": "^10.4.20",
"eslint": "^9.20.1",
"postcss": "^8.5.2",
"eslint": "^9.21.0",
"postcss": "^8.5.3",
"prettier": "^3.5.1",
"stylelint": "^16.14.1",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.3",
"vite": "^6.1.0",
"vite": "^6.1.1",
"vue-tsc": "^2.2.2"
}
}
Loading

0 comments on commit cd7a42a

Please sign in to comment.