Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Dec 3, 2023
1 parent 35d46e2 commit 1bf9117
Show file tree
Hide file tree
Showing 7 changed files with 730 additions and 527 deletions.
6 changes: 3 additions & 3 deletions examples/solid-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
},
"dependencies": {
"@solidjs/router": "^0.9.1",
"solid-js": "^1.8.6"
"solid-js": "^1.8.7"
},
"devDependencies": {
"typescript": "^5.2.2",
"vite": "^5.0.0",
"typescript": "^5.3.2",
"vite": "^5.0.4",
"vite-plugin-solid": "^2.7.2"
}
}
8 changes: 4 additions & 4 deletions examples/vite-astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
"astro": "astro"
},
"devDependencies": {
"@astrojs/react": "^3.0.5",
"@astrojs/react": "^3.0.6",
"@astrojs/svelte": "^4.0.4",
"@astrojs/vue": "^3.0.4",
"astro": "^3.5.5",
"astro": "^3.6.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"svelte": "^4.2.5",
"svelte": "^4.2.8",
"unplugin-auto-import": "workspace:*",
"vue": "^3.3.8"
"vue": "^3.3.9"
}
}
16 changes: 8 additions & 8 deletions examples/vite-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,22 +9,22 @@
},
"dependencies": {
"ahooks": "^3.7.8",
"i18next": "^23.7.6",
"i18next": "^23.7.7",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^13.5.0",
"react-router": "^6.19.0",
"react-router-dom": "^6.19.0"
"react-router": "^6.20.1",
"react-router-dom": "^6.20.1"
},
"devDependencies": {
"@iconify-json/logos": "*",
"@svgr/core": "^8.1.0",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@types/react": "^18.2.41",
"@types/react-dom": "^18.2.17",
"@vitejs/plugin-react-refresh": "^1.3.6",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"unplugin-auto-import": "workspace:*",
"unplugin-icons": "^0.17.4",
"vite": "^5.0.0"
"unplugin-icons": "^0.18.1",
"vite": "^5.0.4"
}
}
14 changes: 7 additions & 7 deletions examples/vite-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
"check": "svelte-check --tsconfig ./tsconfig.json"
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^3.0.0",
"@sveltejs/vite-plugin-svelte": "^3.0.1",
"@tsconfig/svelte": "^5.0.2",
"detect-browser-es": "^0.1.0",
"svelte": "^4.2.5",
"svelte-check": "^3.6.0",
"svelte-preprocess": "^5.1.0",
"svelte": "^4.2.8",
"svelte-check": "^3.6.2",
"svelte-preprocess": "^5.1.1",
"tslib": "^2.6.2",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"unplugin-auto-import": "workspace:*",
"vite": "^5.0.0",
"vite-plugin-inspect": "^0.7.42"
"vite": "^5.0.4",
"vite-plugin-inspect": "^0.8.1"
}
}
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "unplugin-auto-import",
"type": "module",
"version": "0.17.1",
"packageManager": "pnpm@8.10.5",
"packageManager": "pnpm@8.11.0",
"description": "Register global imports on demand for Vite and Webpack",
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
"license": "MIT",
Expand Down Expand Up @@ -163,30 +163,30 @@
},
"dependencies": {
"@antfu/utils": "^0.7.6",
"@rollup/pluginutils": "^5.0.5",
"@rollup/pluginutils": "^5.1.0",
"fast-glob": "^3.3.2",
"local-pkg": "^0.5.0",
"magic-string": "^0.30.5",
"minimatch": "^9.0.3",
"unimport": "^3.5.0",
"unimport": "^3.6.0",
"unplugin": "^1.5.1"
},
"devDependencies": {
"@antfu/eslint-config": "^1.2.1",
"@antfu/ni": "^0.21.9",
"@nuxt/kit": "^3.8.1",
"@antfu/eslint-config": "^2.2.2",
"@antfu/ni": "^0.21.12",
"@nuxt/kit": "^3.8.2",
"@svgr/plugin-jsx": "^8.1.0",
"@types/node": "^20.9.1",
"@types/resolve": "^1.20.5",
"@types/node": "^20.10.2",
"@types/resolve": "^1.20.6",
"@vueuse/metadata": "^10.6.1",
"bumpp": "^9.2.0",
"eslint": "^8.54.0",
"eslint": "^8.55.0",
"esno": "^4.0.0",
"publint": "^0.2.5",
"rollup": "^4.5.0",
"tsup": "^7.3.0",
"typescript": "^5.2.2",
"vite": "^5.0.0",
"publint": "^0.2.6",
"rollup": "^4.6.1",
"tsup": "^8.0.1",
"typescript": "^5.3.2",
"vite": "^5.0.4",
"vitest": "^0.34.6",
"webpack": "^5.89.0"
}
Expand Down
12 changes: 6 additions & 6 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"vue": "3.3.4"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.5.0",
"@vue/compiler-sfc": "^3.3.8",
"element-plus": "^2.4.2",
"unplugin-vue-components": "^0.25.2",
"vite": "^5.0.0",
"vite-plugin-inspect": "^0.7.42"
"@vitejs/plugin-vue": "^4.5.1",
"@vue/compiler-sfc": "^3.3.9",
"element-plus": "^2.4.3",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.0.4",
"vite-plugin-inspect": "^0.8.1"
}
}

0 comments on commit 1bf9117

Please sign in to comment.