Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#3005)
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 Apr 2, 2024
1 parent b1e1927 commit 38f2377
Show file tree
Hide file tree
Showing 5 changed files with 163 additions and 130 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"devDependencies": {
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@eslint/config-inspector": "^0.1.0",
"@eslint/config-inspector": "^0.2.1",
"@eslint/eslintrc": "^3.0.2",
"@nutui/eslint-config": "workspace:*",
"@nutui/prettier-plugin": "workspace:*",
Expand All @@ -99,7 +99,7 @@
"eslint": "^8.57.0",
"eslint-config-flat-gitignore": "^0.1.3",
"fs-extra": "^11.2.0",
"happy-dom": "^14.3.9",
"happy-dom": "^14.3.10",
"husky": "^9.0.11",
"inquirer": "^9.2.17",
"lzutf8": "^0.6.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/nutui-eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
},
"dependencies": {
"@stylistic/eslint-plugin": "^1.7.0",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"eslint-plugin-vue": "^9.24.0",
"typescript-eslint": "^7.4.0",
"typescript-eslint": "^7.5.0",
"vue-eslint-parser": "^9.4.2",
"@eslint/js": "^8.57.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"vue": "^3.4.21",
"@nutui/nutui": "^4.3.3",
"@nutui/nutui": "^4.3.4",
"@nutui/touch-emulator": "^1.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/nutui-vite-plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"unplugin-vue-markdown": "^0.26.0"
},
"devDependencies": {
"@shikijs/markdown-it": "^1.2.2",
"@shikijs/markdown-it": "^1.2.3",
"@types/fs-extra": "^11.0.4",
"@types/markdown-it-container": "^2.0.9",
"tsup": "^8.0.2",
Expand Down
Loading

0 comments on commit 38f2377

Please sign in to comment.