Skip to content

Commit

Permalink
chore: deps updated to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
jd-solanki committed Nov 27, 2022
1 parent 023f169 commit 0e1feda
Show file tree
Hide file tree
Showing 6 changed files with 1,928 additions and 1,886 deletions.
28 changes: 15 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,32 +11,34 @@
"docs:build": "nr --filter anu-vue build && nr --filter @anu-vue/documentation build",
"clean": "rimraf packages/anu-vue/dist && rimraf packages/anu-nuxt/dist",
"release": "bumpp package.json packages/anu-vue/package.json --execute 'nr --filter anu-vue build' && na --filter anu-vue publish --no-git-checks",
"lint": "nr --filter anu-vue lint"
"lint": "nr --filter anu-vue lint",
"update:deps": "taze -r -w"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@antfu/eslint-config-vue": "^0.27.0",
"@antfu/ni": "^0.18.2",
"@types/node": "^18.11.3",
"@typescript-eslint/eslint-plugin": "^5.40.1",
"@typescript-eslint/parser": "^5.40.1",
"@antfu/eslint-config-vue": "^0.31.0",
"@antfu/ni": "^0.18.8",
"@types/node": "^18.11.9",
"@typescript-eslint/eslint-plugin": "^5.44.0",
"@typescript-eslint/parser": "^5.44.0",
"bumpp": "^8.2.1",
"eslint": "^8.26.0",
"eslint": "^8.28.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-import-resolver-typescript": "^3.5.2",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsonc": "^2.5.0",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-unicorn": "^44.0.2",
"eslint-plugin-vue": "^9.6.0",
"fast-glob": "^3.2.11",
"pnpm": "^7.14.0",
"eslint-plugin-unicorn": "^45.0.0",
"eslint-plugin-vue": "^9.8.0",
"fast-glob": "^3.2.12",
"pnpm": "^7.17.1",
"rimraf": "^3.0.2",
"tsx": "^3.10.4",
"vue-component-meta": "^1.0.8"
"taze": "^0.8.4",
"tsx": "^3.12.1",
"vue-component-meta": "^1.0.9"
},
"packageManager": "pnpm@7.1.7"
}
2 changes: 1 addition & 1 deletion packages/anu-nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@
"@unocss/nuxt": "^0.46.5",
"nuxt": "^3.0.0"
}
}
}
2 changes: 1 addition & 1 deletion packages/anu-nuxt/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": true,
"name": "my-module-playground",
"devDependencies": {
"@iconify-json/bx": "^1.1.4",
"@iconify-json/bx": "^1.1.5",
"@unocss/nuxt": "^0.46.5"
}
}
32 changes: 16 additions & 16 deletions packages/anu-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,25 +44,25 @@
"lint": "eslint . --fix"
},
"dependencies": {
"@floating-ui/dom": "^1.0.3",
"defu": "^6.1.0",
"vue": "^3.2.41"
"@floating-ui/dom": "^1.0.7",
"defu": "^6.1.1",
"vue": "^3.2.45"
},
"devDependencies": {
"@unocss/core": "^0.45.30",
"@unocss/reset": "^0.45.30",
"@vitejs/plugin-vue": "^3.1.2",
"@vitejs/plugin-vue-jsx": "^2.0.1",
"@vueuse/core": "^9.3.1",
"@unocss/core": "^0.46.5",
"@unocss/reset": "^0.46.5",
"@vitejs/plugin-vue": "^3.2.0",
"@vitejs/plugin-vue-jsx": "^2.1.1",
"@vueuse/core": "^9.6.0",
"markdown-it": "^13.0.1",
"sass": "^1.55.0",
"typescript": "^4.8.4",
"unocss": "^0.45.30",
"unplugin-vue-components": "^0.22.8",
"vite": "^3.1.8",
"vite-plugin-dts": "^1.6.6",
"vue-router": "^4.1.5",
"vue-tsc": "^1.0.8"
"sass": "^1.56.1",
"typescript": "^4.9.3",
"unocss": "^0.46.5",
"unplugin-vue-components": "^0.22.11",
"vite": "^3.2.4",
"vite-plugin-dts": "^1.7.1",
"vue-router": "^4.1.6",
"vue-tsc": "^1.0.9"
},
"peerDependencies": {
"@unocss/reset": "^0.41.1",
Expand Down
20 changes: 10 additions & 10 deletions packages/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,21 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@iconify-json/bx": "^1.1.4",
"@iconify-json/fluent-emoji": "^1.1.3",
"@iconify-json/logos": "^1.1.17",
"@unocss/preset-icons": "^0.45.30",
"@unocss/preset-uno": "0.45.30",
"@iconify-json/bx": "^1.1.5",
"@iconify-json/fluent-emoji": "^1.1.5",
"@iconify-json/logos": "^1.1.19",
"@unocss/preset-icons": "^0.46.5",
"@unocss/preset-uno": "0.46.5",
"markdown-it": "^13.0.1",
"markdown-it-container": "^3.0.0",
"postcss-prefix-selector": "^1.16.0",
"unocss": "^0.45.30",
"vitepress": "1.0.0-alpha.22"
"unocss": "^0.46.5",
"vitepress": "1.0.0-alpha.29"
},
"dependencies": {
"@vueuse/core": "^9.3.1",
"@vueuse/core": "^9.6.0",
"anu-vue": "workspace:*",
"vee-validate": "^4.7.1",
"vue": "^3.2.41"
"vee-validate": "^4.7.3",
"vue": "^3.2.45"
}
}
Loading

0 comments on commit 0e1feda

Please sign in to comment.