Skip to content

Commit

Permalink
feat: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
baicie committed Nov 29, 2023
1 parent 26748be commit 48a97fe
Show file tree
Hide file tree
Showing 11 changed files with 320 additions and 257 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"@emotion/server": "^11.11.0",
"@qixian.cs/github-contributors-list": "^1.1.0",
"@stackblitz/sdk": "^1.9.0",
"@types/react": "^18.2.38",
"antd": "^5.11.4",
"@types/react": "^18.2.39",
"antd": "^5.11.5",
"antd-style": "^3.5.2",
"antd-token-previewer": "^2.0.5",
"classnames": "^2.3.2",
Expand All @@ -33,7 +33,7 @@
"dayjs": "^1.11.10",
"dumi": "^2.3.0-alpha.9",
"dumi-plugin-color-chunk": "^1.0.4",
"fs-extra": "^11.1.1",
"fs-extra": "^11.2.0",
"html2sketch": "^1.0.2",
"husky": "^8.0.3",
"is-ci": "^3.0.1",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"author": "",
"license": "MIT",
"devDependencies": {
"@antfu/eslint-config": "^2.1.0",
"@antfu/eslint-config": "^2.1.1",
"@baicie/commitizen": "^0.1.0",
"@ikunorg/core": "workspace:^",
"@ikunorg/react": "workspace:^",
Expand All @@ -27,14 +27,14 @@
"@ionic/prettier-config": "^4.0.0",
"@pnpm/find-workspace-packages": "^6.0.9",
"@rollup/plugin-dynamic-import-vars": "^2.1.2",
"@stencil/core": "^4.7.2",
"@stencil/core": "^4.8.0",
"@stencil/react-output-target": "^0.5.3",
"@stencil/sass": "^3.0.7",
"@stencil/vue-output-target": "^0.8.7",
"@types/jest": "^29.5.10",
"@types/node": "^20.10.0",
"@types/react": "^18.2.38",
"antd": "^5.11.4",
"@types/react": "^18.2.39",
"antd": "^5.11.5",
"chalk": "^5.3.0",
"consola": "^3.2.3",
"conventional-changelog-cli": "^4.1.0",
Expand All @@ -47,7 +47,7 @@
"react": "^18.2.0",
"rimraf": "^5.0.5",
"tsup": "^8.0.1",
"tsx": "^4.5.0",
"tsx": "^4.6.0",
"turbo": "^1.10.16",
"typescript": "^5.3.2",
"vanilla-tilt": "^1.8.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@emotion/hash": "^0.9.1",
"@emotion/unitless": "^0.8.1",
"@stencil/core": "^4.7.2",
"@stencil/core": "^4.8.0",
"@stencil/store": "^2.0.11"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/react-output-target/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"@stencil/core": "^4.8.0"
},
"devDependencies": {
"@types/react": "^16.7.0",
"@types/react-dom": "^16.7.0",
"@types/react": "^18.2.39",
"@types/react-dom": "^18.2.17",
"react": "^16.7.0",
"react-dom": "^16.7.0",
"react-dom": "^18.2.0",
"react-testing-library": "^7.0.0"
},
"config": {
Expand Down
6 changes: 4 additions & 2 deletions packages/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
"author": "",
"license": "MIT",
"dependencies": {
"@ikunorg/core": "workspace:^",
"svelte": "^4.2.7"
"@ikunorg/core": "workspace:^"
},
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand All @@ -23,5 +22,8 @@
],
"config": {
"publish": true
},
"devDependencies": {
"svelte": "^4.2.7"
}
}
14 changes: 7 additions & 7 deletions playground/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@types/react": "^18.2.39",
"@types/react-dom": "^18.2.17",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@vitejs/plugin-react-swc": "^3.5.0",
"eslint": "^8.53.0",
"eslint": "^8.54.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.4",
"typescript": "^5.2.2",
"vite": "^5.0.0"
"typescript": "^5.3.2",
"vite": "^5.0.3"
}
}
9 changes: 5 additions & 4 deletions playground/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,15 @@
"devDependencies": {
"@ikun-ui/preset": "^0.0.13",
"@ikunorg/svelte": "workspace:^",
"@sveltejs/vite-plugin-svelte": "^3.0.0",
"@sveltejs/vite-plugin-svelte": "^3.0.1",
"@tsconfig/svelte": "^5.0.2",
"carbon-components-svelte": "^0.82.4",
"svelte": "^4.2.3",
"svelte-check": "^3.6.0",
"svelte-check": "^3.6.2",
"tslib": "^2.6.2",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"unocss": "^0.57.7",
"vite": "^5.0.0"
"vite": "^5.0.3"
},
"dependencies": {
"@ikun-ui/core": "^0.0.13"
Expand Down
3 changes: 2 additions & 1 deletion playground/svelte/src/lib/Counter.svelte
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<script lang="ts">
import { IkunButton } from "@ikunorg/svelte";
import {KButton} from '@ikun-ui/core';
import { Button } from "carbon-components-svelte";
let count: number = 0
const increment = () => {
Expand All @@ -9,5 +10,5 @@
</script>

<div>
<IkunButton on:click={increment}>count is {count}</IkunButton>
<Button on:click={increment}>count is {count}</Button>
</div>
1 change: 1 addition & 0 deletions playground/svelte/src/main.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import './app.css'
import App from './App.svelte'
import "carbon-components-svelte/css/all.css";

const app = new App({
target: document.getElementById('app'),
Expand Down
6 changes: 3 additions & 3 deletions playground/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
},
"dependencies": {
"@ikunorg/vue": "workspace:^",
"vue": "^3.3.8"
"vue": "^3.3.9"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.5.0",
"typescript": "^5.2.2",
"vite": "^5.0.0",
"typescript": "^5.3.2",
"vite": "^5.0.3",
"vue-tsc": "^1.8.22"
}
}
Loading

0 comments on commit 48a97fe

Please sign in to comment.