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 Oct 17, 2024
1 parent 48a4887 commit 8a1fe11
Show file tree
Hide file tree
Showing 11 changed files with 3,067 additions and 2,180 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/sync-h5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: pnpm copy:h5

- name: Sync
uses: JamesIves/[email protected].1
uses: JamesIves/[email protected].8
with:
branch: new-site # action 应该部署到的分支 。
folder: site_docs #操作应该部署的文件夹 。
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync-pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: pnpm build:taro

- name: Sync
uses: JamesIves/[email protected].1
uses: JamesIves/[email protected].8
with:
branch: pkg # action 应该部署到的分支 。
folder: publish #操作应该部署的文件夹 。
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync-taro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: pnpm copy:taro

- name: Sync
uses: JamesIves/[email protected].1
uses: JamesIves/[email protected].8
with:
branch: new-site # action 应该部署到的分支 。
folder: site_docs #操作应该部署的文件夹 。
Expand Down
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,45 +75,45 @@
"@nutui/icons-vue": "^0.1.1",
"@nutui/icons-vue-taro": "^0.0.9",
"@nutui/touch-emulator": "workspace:^",
"sass": "^1.77.6",
"vue-router": "^4.4.0"
"sass": "^1.80.1",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@eslint/config-inspector": "^0.5.1",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@eslint/config-inspector": "^0.5.4",
"@eslint/eslintrc": "^3.1.0",
"@nutui/eslint-config": "workspace:*",
"@nutui/vite-plugins": "workspace:*",
"@tarojs/taro": "3.6.34",
"@types/node": "^20.14.9",
"@vitejs/plugin-vue": "^5.0.5",
"@vitejs/plugin-vue-jsx": "^4.0.0",
"@vitest/coverage-istanbul": "^2.0.1",
"@vitest/coverage-v8": "^2.0.1",
"@vitest/ui": "^2.0.1",
"@types/node": "^20.16.12",
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"@vitest/coverage-istanbul": "^2.1.3",
"@vitest/coverage-v8": "^2.1.3",
"@vitest/ui": "^2.1.3",
"@vue/test-utils": "^2.4.6",
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.20",
"codesandbox": "^2.2.3",
"eslint": "^9.6.0",
"eslint-config-flat-gitignore": "^0.1.5",
"eslint": "^9.12.0",
"eslint-config-flat-gitignore": "^0.3.0",
"fs-extra": "^11.2.0",
"happy-dom": "^14.12.3",
"husky": "^9.0.11",
"inquirer": "^10.0.1",
"husky": "^9.1.6",
"inquirer": "^10.2.2",
"lzutf8": "^0.6.3",
"markdown-it": "^14.1.0",
"nano-staged": "^0.8.0",
"prettier": "^3.3.2",
"prettier-markdown-table": "^1.0.2",
"rimraf": "^6.0.0",
"prettier": "^3.3.3",
"prettier-markdown-table": "^1.0.3",
"rimraf": "^6.0.1",
"typescript": "^5.4.5",
"unplugin-vue-components": "^0.27.2",
"vite": "^5.3.2",
"vite-plugin-vue-devtools": "^7.2.1",
"vitest": "^2.0.1",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.9",
"vite-plugin-vue-devtools": "^7.5.2",
"vitest": "^2.1.3",
"vitest-canvas-mock": "^0.3.3",
"vue": "^3.5.10",
"vue": "^3.5.12",
"vue-tsc": "^1.8.27"
},
"engines": {
Expand All @@ -129,6 +129,6 @@
"url": "https://github.com/jdf2e/nutui.git"
},
"resolutions": {
"@typescript-eslint/utils": "^8.0.0-alpha.16"
"@typescript-eslint/utils": "^8.10.0"
}
}
4 changes: 2 additions & 2 deletions packages/nutui-auto-import-resolver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"author": "jdf2e",
"license": "MIT",
"devDependencies": {
"rimraf": "^6.0.0",
"rimraf": "^6.0.1",
"typescript": "^5.4.5",
"vite": "^5.3.2"
"vite": "^5.4.9"
}
}
14 changes: 7 additions & 7 deletions packages/nutui-eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@
"url": "https://github.com/jdf2e/nutui/issues"
},
"dependencies": {
"@eslint/js": "^9.6.0",
"@stylistic/eslint-plugin": "^2.3.0",
"@typescript-eslint/eslint-plugin": "^8.0.0-alpha.16",
"@typescript-eslint/parser": "^8.0.0-alpha.16",
"eslint-plugin-vue": "^9.26.0",
"typescript-eslint": "^8.0.0-alpha.16",
"@eslint/js": "^9.12.0",
"@stylistic/eslint-plugin": "^2.9.0",
"@typescript-eslint/eslint-plugin": "^8.10.0",
"@typescript-eslint/parser": "^8.10.0",
"eslint-plugin-vue": "^9.29.0",
"typescript-eslint": "^8.10.0",
"vue-eslint-parser": "^9.4.3"
},
"devDependencies": {
"eslint": "^9.6.0"
"eslint": "^9.12.0"
},
"peerDependencies": {
"eslint": "^8.44.0 || ^9.0.0"
Expand Down
10 changes: 5 additions & 5 deletions packages/nutui-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"serve": "vite preview"
},
"devDependencies": {
"@types/node": "^20.14.9",
"@vitejs/plugin-vue": "^5.0.5",
"rimraf": "^6.0.0",
"vite": "^5.3.2",
"vue": "^3.4.31"
"@types/node": "^20.16.12",
"@vitejs/plugin-vue": "^5.1.4",
"rimraf": "^6.0.1",
"vite": "^5.4.9",
"vue": "^3.5.12"
},
"dependencies": {
"@vue/repl": "^3.4.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/nutui-playground/src/download/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
"serve": "vite preview"
},
"dependencies": {
"vue": "^3.4.27",
"@nutui/nutui": "^4.3.8",
"vue": "^3.5.12",
"@nutui/nutui": "^4.3.13",
"@nutui/touch-emulator": "^1.0.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"vite": "^5.2.11",
"unplugin-vue-components": "^0.27.0"
"@vitejs/plugin-vue": "^5.1.4",
"vite": "^5.4.9",
"unplugin-vue-components": "^0.27.4"
}
}
14 changes: 7 additions & 7 deletions packages/nutui-taro-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
],
"author": "",
"dependencies": {
"@babel/runtime": "^7.24.6",
"@babel/runtime": "^7.25.7",
"@nutui/icons-vue-taro": "^0.0.9",
"@tarojs/components": "3.6.34",
"@tarojs/helper": "3.6.34",
Expand All @@ -36,22 +36,22 @@
"@tarojs/runtime": "3.6.34",
"@tarojs/shared": "3.6.34",
"@tarojs/taro": "3.6.34",
"vue": "^3.4.31"
"vue": "^3.5.12"
},
"devDependencies": {
"@babel/core": "^7.24.6",
"@babel/core": "^7.25.8",
"@tarojs/cli": "3.6.34",
"@tarojs/webpack5-runner": "3.6.34",
"@types/webpack-env": "^1.18.5",
"babel-loader": "^9.1.3",
"babel-loader": "^9.2.1",
"babel-preset-taro": "3.6.34",
"css-loader": "^7.1.2",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-config-taro": "3.6.34",
"style-loader": "^4.0.0",
"stylelint": "^16.6.0",
"stylelint": "^16.10.0",
"typescript": "^5.4.5",
"vue-loader": "^17.4.2",
"webpack": "^5.91.0"
"webpack": "^5.95.0"
}
}
4 changes: 2 additions & 2 deletions packages/nutui-vite-plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
"unplugin-vue-markdown": "^0.26.2"
},
"devDependencies": {
"@shikijs/markdown-it": "^1.6.0",
"@shikijs/markdown-it": "^1.22.0",
"@types/fs-extra": "^11.0.4",
"@types/markdown-it-container": "^2.0.10",
"tsup": "^8.0.2",
"tsup": "^8.3.0",
"typescript": "^5.4.5"
}
}
Loading

0 comments on commit 8a1fe11

Please sign in to comment.