Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
YunYouJun committed Aug 20, 2023
1 parent b09314b commit 6ce4053
Show file tree
Hide file tree
Showing 8 changed files with 1,183 additions and 1,404 deletions.
2 changes: 1 addition & 1 deletion demo/yun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"nodemon": "^3.0.1",
"vite-plugin-inspect": "^0.7.35",
"vite-plugin-inspect": "^0.7.38",
"vite-plugin-pwa": "^0.16.4"
}
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,17 +51,17 @@
"@types/markdown-it-attrs": "^4.1.0",
"@types/markdown-it-container": "^2.0.6",
"@types/markdown-it-emoji": "^2.0.2",
"@types/node": "^20.4.9",
"@types/node": "^20.5.1",
"@types/prompts": "^2.4.4",
"@types/resolve": "^1.20.2",
"@types/semver": "^7.5.0",
"cross-env": "^7.0.3",
"cypress": "^12.17.3",
"eslint": "^8.46.0",
"cypress": "^12.17.4",
"eslint": "^8.47.0",
"eslint-plugin-cypress": "^2.14.0",
"https-localhost": "^4.7.1",
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
"lint-staged": "^14.0.0",
"prompts": "^2.4.2",
"rimraf": "^5.0.1",
"tsup": "^7.2.0",
Expand All @@ -75,7 +75,7 @@
"valaxy-addon-waline": "workspace:*",
"valaxy-theme-press": "workspace:*",
"valaxy-theme-yun": "workspace:*",
"vitest": "^0.34.1",
"vitest": "^0.34.2",
"vue-tsc": "1.8.8",
"zx": "^7.2.3"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/valaxy-addon-algolia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"valaxy": "latest"
},
"dependencies": {
"@docsearch/css": "^3.5.1",
"@docsearch/js": "^3.5.1"
"@docsearch/css": "^3.5.2",
"@docsearch/js": "^3.5.2"
}
}
2 changes: 1 addition & 1 deletion packages/valaxy-addon-waline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"valaxy": "latest"
},
"dependencies": {
"@waline/client": "^2.15.5"
"@waline/client": "^2.15.6"
}
}
4 changes: 2 additions & 2 deletions packages/valaxy-theme-press/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"main": "node/index.ts",
"types": "types/index.d.ts",
"dependencies": {
"@docsearch/css": "^3.5.1",
"@docsearch/js": "^3.5.1"
"@docsearch/css": "^3.5.2",
"@docsearch/js": "^3.5.2"
},
"devDependencies": {
"valaxy": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion packages/valaxy-theme-yun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"types": "types/index.d.ts",
"dependencies": {
"@iconify-json/ant-design": "^1.1.8",
"@iconify-json/simple-icons": "^1.1.65",
"@iconify-json/simple-icons": "^1.1.66",
"animejs": "^3.2.1",
"valaxy-addon-waline": "workspace:*"
},
Expand Down
16 changes: 8 additions & 8 deletions packages/valaxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,15 +59,15 @@
"preview-https": "serve dist"
},
"dependencies": {
"@antfu/utils": "^0.7.5",
"@antfu/utils": "^0.7.6",
"@ctrl/tinycolor": "^3.6.0",
"@iconify-json/carbon": "^1.1.19",
"@iconify-json/ri": "^1.1.12",
"@intlify/unplugin-vue-i18n": "^0.12.2",
"@intlify/unplugin-vue-i18n": "^0.12.3",
"@types/body-scroll-lock": "^3.1.0",
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue": "^4.3.1",
"@vueuse/core": "^10.3.0",
"@vueuse/head": "^1.1.26",
"@vueuse/head": "^1.3.1",
"@vueuse/integrations": "^10.3.0",
"@vueuse/schema-org": "^2.2.0",
"body-scroll-lock": "4.0.0-beta.0",
Expand All @@ -84,10 +84,10 @@
"gray-matter": "^4.0.3",
"html-to-text": "^9.0.5",
"is-installed-globally": "^0.4.0",
"jiti": "^1.19.1",
"jiti": "^1.19.3",
"katex": "^0.16.8",
"kolorist": "^1.8.0",
"lru-cache": "^10.0.0",
"lru-cache": "^10.0.1",
"markdown-it": "^13.0.1",
"markdown-it-anchor": "^8.6.7",
"markdown-it-attrs": "^4.1.6",
Expand All @@ -100,11 +100,11 @@
"open": "8.4.2",
"pascal-case": "^3.1.2",
"pinia": "^2.1.6",
"sass": "^1.64.2",
"sass": "^1.66.1",
"shiki": "^0.14.3",
"star-markdown-css": "^0.4.2",
"unconfig": "^0.3.10",
"unocss": "^0.54.3",
"unocss": "^0.55.2",
"unplugin-vue-components": "^0.25.1",
"vite": "^4.4.9",
"vite-plugin-pages": "^0.31.0",
Expand Down
Loading

0 comments on commit 6ce4053

Please sign in to comment.