Skip to content

Commit

Permalink
chore: deps updated
Browse files Browse the repository at this point in the history
  • Loading branch information
jd-solanki committed Jun 7, 2023
1 parent 4ba3821 commit be2931d
Show file tree
Hide file tree
Showing 6 changed files with 1,294 additions and 998 deletions.
16 changes: 8 additions & 8 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,23 @@
"devDependencies": {
"@iconify-json/bx": "^1.1.6",
"@iconify-json/fluent-emoji": "^1.1.13",
"@iconify-json/logos": "^1.1.30",
"@unocss/preset-icons": "^0.51.13",
"@unocss/preset-uno": "0.51.13",
"@unocss/preset-web-fonts": "^0.51.13",
"@vee-validate/zod": "^4.9.4",
"@iconify-json/logos": "^1.1.31",
"@unocss/preset-icons": "^0.53.1",
"@unocss/preset-uno": "0.53.1",
"@unocss/preset-web-fonts": "^0.53.1",
"@vee-validate/zod": "^4.9.6",
"markdown-it": "^13.0.1",
"markdown-it-container": "^3.0.0",
"postcss-prefix-selector": "^1.16.0",
"unocss": "^0.51.13",
"vitepress": "1.0.0-alpha.76",
"unocss": "^0.53.1",
"vitepress": "1.0.0-beta.1",
"zod": "3.21.4"
},
"dependencies": {
"@anu-vue/preset-theme-default": "workspace:*",
"@vueuse/core": "10.1.2",
"anu-vue": "workspace:*",
"vee-validate": "^4.9.4",
"vee-validate": "^4.9.6",
"vue": "3.3.4"
}
}
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"@antfu/ni": "^0.21.3",
"@types/markdown-it": "^12.2.3",
"@types/node": "^20.2.5",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"@vue/tsconfig": "^0.4.0",
"bumpp": "^9.1.0",
"bumpp": "^9.1.1",
"concurrently": "^8.1.0",
"defu": "^6.1.2",
"eslint": "^8.42.0",
Expand All @@ -45,15 +45,15 @@
"globby": "^13.1.4",
"jiti": "^1.18.2",
"pathe": "^1.1.1",
"pnpm": "^8.6.0",
"pnpm": "^8.6.1",
"resize-observer-polyfill": "^1.5.1",
"rimraf": "^5.0.1",
"semver": "^7.5.1",
"taze": "^0.10.1",
"taze": "^0.10.2",
"tsx": "^3.12.7",
"typescript": "^5.1.3",
"unbuild": "^1.2.1",
"vue-component-meta": "^1.6.5"
},
"packageManager": "pnpm@8.5.1"
"packageManager": "pnpm@8.6.1"
}
16 changes: 8 additions & 8 deletions packages/anu-nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,17 @@
},
"dependencies": {
"@anu-vue/preset-theme-default": "workspace:*",
"@floating-ui/dom": "^1.2.8",
"@floating-ui/dom": "^1.2.9",
"@iconify-json/bx": "latest",
"@nuxt/kit": "^3.5.0",
"@nuxt/kit": "^3.5.3",
"anu-vue": "workspace:*"
},
"devDependencies": {
"@nuxt/devtools": "0.5.0",
"@nuxt/devtools-ui-kit": "0.5.0",
"@nuxt/module-builder": "^0.3.1",
"@nuxt/schema": "^3.5.0",
"@unocss/nuxt": "^0.51.13",
"nuxt": "^3.5.0"
"@nuxt/devtools": "0.5.5",
"@nuxt/devtools-ui-kit": "0.5.5",
"@nuxt/module-builder": "^0.4.0",
"@nuxt/schema": "^3.5.3",
"@unocss/nuxt": "^0.53.1",
"nuxt": "^3.5.3"
}
}
30 changes: 15 additions & 15 deletions packages/anu-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,35 +48,35 @@
"test-ui": "vitest"
},
"dependencies": {
"@floating-ui/vue": "^1.0.0",
"@floating-ui/vue": "^1.0.1",
"colord": "^2.9.3",
"deepmerge-ts": "^5.1.0",
"defu": "^6.1.2",
"vue": "3.3.4"
},
"devDependencies": {
"@antfu/utils": "^0.7.4",
"@unocss/core": "^0.51.13",
"@unocss/reset": "^0.51.13",
"@unocss/core": "^0.53.1",
"@unocss/reset": "^0.53.1",
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"@vitest/browser": "^0.31.1",
"@vitest/browser": "^0.32.0",
"@vue/test-utils": "^2.3.2",
"@vueuse/core": "10.1.2",
"jsdom": "^22.0.0",
"jsdom": "^22.1.0",
"markdown-it": "^13.0.1",
"sass": "^1.62.1",
"typescript": "^5.0.4",
"unocss": "^0.51.13",
"unplugin-auto-import": "^0.16.0",
"unplugin-vue-components": "^0.24.1",
"unplugin-vue-define-options": "^1.3.5",
"vite": "^4.3.8",
"typescript": "^5.1.3",
"unocss": "^0.53.1",
"unplugin-auto-import": "^0.16.4",
"unplugin-vue-components": "^0.25.1",
"unplugin-vue-define-options": "^1.3.7",
"vite": "^4.3.9",
"vite-plugin-dts": "^2.3.0",
"vitest": "^0.31.1",
"vue-router": "^4.2.1",
"vue-tsc": "^1.7.6",
"webdriverio": "^8.10.2"
"vitest": "^0.32.0",
"vue-router": "^4.2.2",
"vue-tsc": "^1.7.8",
"webdriverio": "^8.10.7"
},
"peerDependencies": {
"@unocss/reset": "^0.41.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/preset-theme-default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
],
"devDependencies": {
"@types/fs-extra": "^11.0.1",
"@unocss/core": "^0.51.13",
"@unocss/reset": "^0.51.13",
"@unocss/core": "^0.53.1",
"@unocss/reset": "^0.53.1",
"fs-extra": "^11.1.1",
"rollup-plugin-scss": "^4.0.0",
"sass": "^1.62.1"
Expand Down

0 comments on commit be2931d

Please sign in to comment.