Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.

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 Aug 12, 2024
1 parent 0cd90ed commit 5fa6c5b
Show file tree
Hide file tree
Showing 7 changed files with 2,772 additions and 1,801 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
node-version: latest

- name: Install pnpm
uses: pnpm/[email protected].0
uses: pnpm/[email protected].1
with:
version: latest

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
node-version: latest

- name: Install pnpm
uses: pnpm/[email protected].0
uses: pnpm/[email protected].1
with:
version: latest

Expand Down
12 changes: 6 additions & 6 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
"preview": "vitepress preview"
},
"dependencies": {
"@unocss/reset": "^0.58.2",
"@vueuse/core": "^10.7.1",
"unocss": "^0.58.2",
"vue": "^3.4.0"
"@unocss/reset": "^0.61.9",
"@vueuse/core": "^10.11.1",
"unocss": "^0.61.9",
"vue": "^3.4.37"
},
"devDependencies": {
"unplugin-vue-components": "^0.26.0",
"unplugin-vue-components": "^0.27.3",
"vite": "^5.0.10",
"vitepress": "1.0.0-rc.33"
"vitepress": "1.3.2"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
28 changes: 14 additions & 14 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,25 @@
"preview": "vite preview --port 8766"
},
"dependencies": {
"@unocss/reset": "^0.58.2",
"@vueuse/core": "^10.7.1",
"unocss": "^0.58.2",
"vue": "^3.4.0",
"vue-router": "^4.2.5"
"@unocss/reset": "^0.61.9",
"@vueuse/core": "^10.11.1",
"unocss": "^0.61.9",
"vue": "^3.4.37",
"vue-router": "^4.4.3"
},
"devDependencies": {
"@iconify-json/carbon": "^1.1.27",
"@iconify/json": "^2.2.162",
"@types/node": "^20.10.5",
"@unocss/preset-icons": "^0.58.2",
"@vitejs/plugin-vue": "^4.6.0",
"typescript": "^5.3.3",
"unplugin-auto-import": "^0.17.3",
"unplugin-vue-components": "^0.26.0",
"@iconify-json/carbon": "^1.1.37",
"@iconify/json": "^2.2.236",
"@types/node": "^20.14.15",
"@unocss/preset-icons": "^0.61.9",
"@vitejs/plugin-vue": "^4.6.2",
"typescript": "^5.5.4",
"unplugin-auto-import": "^0.18.2",
"unplugin-vue-components": "^0.27.3",
"vite": "^5.0.10",
"vite-inspector": "^0.1.4",
"vite-plugin-alias": "^0.1.1",
"vite-plugin-pages": "^0.32.0",
"vite-plugin-pages": "^0.32.3",
"vue-tsc": "^1.8.27"
}
}
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,12 @@
"unocss": ">=0.53.0"
},
"devDependencies": {
"@antfu/eslint-config": "^2.6.1",
"@types/node": "^20.10.5",
"bumpp": "^9.2.1",
"eslint": "^8.56.0",
"typescript": "^5.3.3",
"@antfu/eslint-config": "^2.25.1",
"@types/node": "^20.14.15",
"bumpp": "^9.4.2",
"eslint": "^8.57.0",
"typescript": "^5.5.4",
"unbuild": "^2.0.0",
"unocss": "^0.58.2"
"unocss": "^0.61.9"
}
}
50 changes: 25 additions & 25 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,45 +9,45 @@
"preview": "vite preview"
},
"dependencies": {
"@unocss/autocomplete": "^0.58.2",
"@unocss/core": "^0.58.2",
"@unocss/preset-attributify": "^0.58.2",
"@unocss/preset-uno": "^0.58.2",
"@vueuse/core": "^10.7.1",
"unocss": "^0.58.2",
"vue": "^3.4.0"
"@unocss/autocomplete": "^0.61.9",
"@unocss/core": "^0.61.9",
"@unocss/preset-attributify": "^0.61.9",
"@unocss/preset-uno": "^0.61.9",
"@vueuse/core": "^10.11.1",
"unocss": "^0.61.9",
"vue": "^3.4.37"
},
"devDependencies": {
"@codemirror/autocomplete": "^6.11.1",
"@codemirror/autocomplete": "^6.18.0",
"@codemirror/lang-css": "^6.2.1",
"@codemirror/lang-html": "^6.4.7",
"@codemirror/lang-javascript": "^6.2.1",
"@codemirror/lang-xml": "^6.0.2",
"@codemirror/language": "^6.10.0",
"@codemirror/state": "^6.4.0",
"@codemirror/view": "^6.23.0",
"@iconify/json": "^2.2.162",
"@codemirror/lang-html": "^6.4.9",
"@codemirror/lang-javascript": "^6.2.2",
"@codemirror/lang-xml": "^6.1.0",
"@codemirror/language": "^6.10.2",
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.31.0",
"@iconify/json": "^2.2.236",
"@lezer/highlight": "^1.2.0",
"@unocss/reset": "^0.58.2",
"@vitejs/plugin-vue": "^4.6.0",
"@unocss/reset": "^0.61.9",
"@vitejs/plugin-vue": "^4.6.2",
"codemirror": "^6.0.1",
"fuse.js": "^7.0.0",
"local-pkg": "0.5.0",
"lz-string": "^1.5.0",
"magic-string": "^0.30.5",
"ofetch": "^1.3.3",
"prettier": "^3.1.1",
"magic-string": "^0.30.11",
"ofetch": "^1.3.4",
"prettier": "^3.3.3",
"splitpanes": "^3.1.5",
"typescript": "^5.3.3",
"unplugin-auto-import": "^0.17.3",
"unplugin-vue-components": "^0.26.0",
"typescript": "^5.5.4",
"unplugin-auto-import": "^0.18.2",
"unplugin-vue-components": "^0.27.3",
"vite": "^5.0.10",
"vite-plugin-inspect": "^0.8.1",
"vite-plugin-inspect": "^0.8.5",
"vue-tsc": "^1.8.27"
},
"pnpm": {
"overrides": {
"magic-string": "^0.30.1",
"magic-string": "^0.30.11",
"prettier": "^2.8.8"
}
}
Expand Down
Loading

0 comments on commit 5fa6c5b

Please sign in to comment.