Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (jdf2e#2999)
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 Mar 27, 2024
1 parent 2fb168f commit 9e200d4
Show file tree
Hide file tree
Showing 5 changed files with 117 additions and 127 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"codesandbox": "^2.2.3",
"eslint": "^8.57.0",
"fs-extra": "^11.2.0",
"happy-dom": "^14.3.6",
"happy-dom": "^14.3.9",
"husky": "^9.0.11",
"inquirer": "^9.2.16",
"lzutf8": "^0.6.3",
Expand All @@ -106,7 +106,7 @@
"typescript": "^5.3.3",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.2.6",
"vite-plugin-vue-devtools": "^7.0.20",
"vite-plugin-vue-devtools": "^7.0.24",
"vitest": "^1.4.0",
"vitest-canvas-mock": "^0.3.3",
"vue": "^3.4.21",
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 @@ -24,10 +24,10 @@
"url": "https://github.com/jdf2e/nutui/issues"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-vue": "^9.23.0",
"eslint-plugin-vue": "^9.24.0",
"vue-eslint-parser": "^9.4.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/nutui-taro-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint": "^8.57.0",
"eslint-config-taro": "3.6.24",
"style-loader": "^3.3.4",
"stylelint": "^16.3.0",
"stylelint": "^16.3.1",
"typescript": "^5.3.3",
"vue-loader": "^17.4.2",
"webpack": "^5.91.0"
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.0",
"@shikijs/markdown-it": "^1.2.1",
"@types/fs-extra": "^11.0.4",
"@types/markdown-it-container": "^2.0.9",
"tsup": "^8.0.2",
Expand Down
Loading

0 comments on commit 9e200d4

Please sign in to comment.