Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yyyyaaa committed Jun 20, 2024
1 parent b0e1d7c commit 0221c53
Show file tree
Hide file tree
Showing 5 changed files with 17,105 additions and 27,547 deletions.
82 changes: 41 additions & 41 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,46 +36,46 @@
"build": "lerna run compile"
},
"devDependencies": {
"@babel/core": "^7.22.11",
"@babel/plugin-proposal-decorators": "^7.21.0",
"@babel/preset-env": "^7.22.14",
"@babel/preset-react": "^7.22.5",
"@babel/preset-typescript": "^7.22.11",
"@babel/core": "^7.24.7",
"@babel/plugin-proposal-decorators": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@builder.io/eslint-plugin-mitosis": "^0.0.15",
"@builder.io/mitosis-cli": "0.1.6",
"@formkit/auto-animate": "^0.8.1",
"@formkit/auto-animate": "^0.8.2",
"@parcel/packager-ts": "^2.12.0",
"@parcel/transformer-typescript-types": "^2.12.0",
"@parcel/transformer-vue": "^2.12.0",
"@parcel/watcher": "^2.4.1",
"@react-aria/i18n": "^3.8.4",
"@react-aria/numberfield": "^3.9.1",
"@react-aria/utils": "^3.21.1",
"@react-stately/numberfield": "^3.6.2",
"@swc/helpers": "^0.5.0",
"@types/animejs": "^3.1.7",
"@types/node": "^20",
"@react-aria/i18n": "^3.11.1",
"@react-aria/numberfield": "^3.11.3",
"@react-aria/utils": "^3.24.1",
"@react-stately/numberfield": "^3.9.3",
"@swc/helpers": "^0.5.11",
"@types/animejs": "^3.1.12",
"@types/node": "^20.14.6",
"@types/react": "latest",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"@vanilla-extract/dynamic": "^2.1.0",
"@vitejs/plugin-vue": "^5.0.4",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@vanilla-extract/dynamic": "^2.1.1",
"@vitejs/plugin-vue": "^5.0.5",
"@vue/babel-preset-app": "^5.0.8",
"autoprefixer": "^10.4.14",
"autoprefixer": "^10.4.19",
"cli-color": "^2.0.4",
"command-line-args": "^5.2.1",
"copy-to-clipboard": "^3.3.3",
"cross-env": "^7.0.3",
"eslint": "^8.39.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-storybook": "^0.8.0",
"execa": "^5.1.1",
"fs-extra": "^11.1.1",
"glob": "^10.2.5",
"gluegun": "^5.1.2",
"fs-extra": "^11.2.0",
"glob": "^10.4.2",
"gluegun": "^5.1.6",
"husky": "^9.0.11",
"lerna": "^8.1.2",
"lerna": "^8.1.3",
"lerna-changelog": "^2.2.0",
"listr2": "^5.0.8",
"lodash": "^4.17.21",
Expand All @@ -84,31 +84,31 @@
"ora": "^5.4.1",
"patch-package": "^8.0.0",
"postinstall-postinstall": "^2.1.0",
"prettier": "^3.2.5",
"prettier": "^3.3.2",
"process": "^0.11.10",
"rainbow-sprinkles": "^0.17.1",
"react": "^18.x",
"react-dom": "^18.x",
"rainbow-sprinkles": "^0.17.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"replace": "^1.2.2",
"replace-in-file": "^6.3.5",
"rimraf": "^5.0.0",
"type-fest": "^4.2.0",
"typescript": "^5.4.2",
"rimraf": "^5.0.7",
"type-fest": "^4.20.1",
"typescript": "^5.4.5",
"vite": "^5.3.1",
"vue": "^3.4.21",
"vue-tsc": "^2.0.6"
"vue-tsc": "^2.0.21"
},
"dependencies": {
"@floating-ui/core": "^1.6.0",
"@floating-ui/dom": "^1.5.3",
"@vanilla-extract/css": "^1.14.1",
"@vanilla-extract/css-utils": "^0.1.3",
"@vanilla-extract/recipes": "^0.5.1",
"animejs": "^3.2.1",
"bignumber.js": "^9.1.1",
"clsx": "^2.1.0",
"immer": "^10.0.4",
"vue": "^3.4.21",
"@floating-ui/core": "^1.6.2",
"@floating-ui/dom": "^1.6.5",
"@vanilla-extract/css": "^1.15.3",
"@vanilla-extract/css-utils": "^0.1.4",
"@vanilla-extract/recipes": "^0.5.3",
"animejs": "^3.2.2",
"bignumber.js": "^9.1.2",
"clsx": "^2.1.1",
"immer": "^10.1.1",
"vue": "^3.4.29",
"zustand": "^4.5.2"
},
"changelog": {
Expand Down
18 changes: 9 additions & 9 deletions packages/react-no-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,26 +37,26 @@
"url": "https://github.com/cosmology-tech/interchain-ui/issues"
},
"devDependencies": {
"@eslint/compat": "^1.0.3",
"@eslint/js": "^9.4.0",
"@eslint/compat": "^1.1.0",
"@eslint/js": "^9.5.0",
"@parcel/config-default": "^2.12.0",
"@parcel/core": "^2.12.0",
"@parcel/transformer-js": "^2.12.0",
"@parcel/transformer-react-refresh-wrap": "^2.12.0",
"@parcel/transformer-typescript-tsc": "^2.12.0",
"@testing-library/dom": "^10.1.0",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"eslint": "9.x",
"eslint-plugin-react": "^7.34.2",
"globals": "^15.3.0",
"eslint": "~9.5.0",
"eslint-plugin-react": "^7.34.3",
"globals": "^15.6.0",
"jsdom": "^24.1.0",
"parcel": "^2.12.0",
"tshy": "^1.14.0",
"typescript": ">=3.0.0",
"typescript-eslint": "^7.12.0",
"tshy": "^1.15.1",
"typescript": "^5.4.5",
"typescript-eslint": "^7.13.1",
"vitest": "^1.6.0"
},
"peerDependencies": {
Expand Down
52 changes: 26 additions & 26 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,27 +53,27 @@
"packageExports": true
},
"dependencies": {
"@floating-ui/core": "^1.6.0",
"@floating-ui/dom": "^1.5.3",
"@floating-ui/react": "^0.26.4",
"@floating-ui/react-dom": "^2.0.8",
"@formkit/auto-animate": "^0.8.1",
"@floating-ui/core": "^1.6.2",
"@floating-ui/dom": "^1.6.5",
"@floating-ui/react": "^0.26.17",
"@floating-ui/react-dom": "^2.1.0",
"@formkit/auto-animate": "^0.8.2",
"@react-aria/listbox": "^3.12.1",
"@react-aria/overlays": "^3.22.1",
"@react-aria/utils": "^3.24.1",
"@vanilla-extract/css": "^1.14.1",
"@vanilla-extract/dynamic": "^2.1.0",
"@vanilla-extract/recipes": "^0.5.1",
"animejs": "^3.2.1",
"bignumber.js": "^9.1.1",
"@vanilla-extract/css": "^1.15.3",
"@vanilla-extract/dynamic": "^2.1.1",
"@vanilla-extract/recipes": "^0.5.3",
"animejs": "^3.2.2",
"bignumber.js": "^9.1.2",
"client-only": "^0.0.1",
"clsx": "^2.1.0",
"clsx": "^2.1.1",
"copy-to-clipboard": "^3.3.3",
"immer": "^10.0.4",
"immer": "^10.1.1",
"lodash": "^4.17.21",
"rainbow-sprinkles": "^0.17.1",
"rainbow-sprinkles": "^0.17.2",
"react-aria": "^3.33.1",
"react-stately": "^3.27.1",
"react-stately": "^3.31.1",
"zustand": "^4.5.2"
},
"peerDependencies": {
Expand Down Expand Up @@ -109,11 +109,11 @@
"sb:deploy:all": "npm run build-storybook && npm run sb:postbuild && npm run sb:deploy && ./storybook-seo/prepare.sh && npm run sb:invalidate"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.1",
"@chain-registry/client": "^1.18.0",
"@chain-registry/osmosis": "^1.21.0",
"@chain-registry/types": "^0.18.1",
"@chain-registry/utils": "^1.14.0",
"@arethetypeswrong/cli": "^0.15.3",
"@chain-registry/client": "^1.48.3",
"@chain-registry/osmosis": "^1.62.3",
"@chain-registry/types": "^0.18.19",
"@chain-registry/utils": "^1.46.3",
"@chromatic-com/storybook": "^1.5.0",
"@parcel/config-default": "^2.12.0",
"@parcel/core": "^2.12.0",
Expand All @@ -126,7 +126,7 @@
"@parcel/transformer-react-refresh-wrap": "^2.12.0",
"@parcel/transformer-typescript-tsc": "^2.12.0",
"@parcel/transformer-typescript-types": "^2.12.0",
"@react-types/combobox": "^3.10.1",
"@react-types/combobox": "^3.11.1",
"@storybook/addon-essentials": "^8.1.10",
"@storybook/addon-interactions": "^8.1.10",
"@storybook/addon-links": "^8.1.10",
Expand All @@ -138,17 +138,17 @@
"@types/react": "latest",
"@vanilla-extract/parcel-transformer": "^1.0.6",
"@vanilla-extract/vite-plugin": "^4.0.11",
"@vitejs/plugin-react": "^4.1.0",
"match-sorter": "^6.3.3",
"@vitejs/plugin-react": "^4.3.1",
"match-sorter": "^6.3.4",
"parcel": "^2.12.0",
"parcel-optimizer-unlink-css": "link:../../packages/parcel-optimizer-unlink-css",
"parcel-optimizer-unlink-css": "link:../parcel-optimizer-unlink-css",
"parcel-resolver-ts-base-url": "^1.3.1",
"prop-types": "^15.8.1",
"react": "^18",
"react-dom": "^18",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"storybook": "^8.1.10",
"storybook-react-rsbuild": "^0.0.5",
"type-fest": "^4.2.0",
"type-fest": "^4.20.1",
"vite-plugin-replace": "^0.1.1"
},
"gitHead": "bf66300d7fe3621b4de7ccbd4ef7593c8a84867d"
Expand Down
66 changes: 33 additions & 33 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@
"sideEffects": false,
"browserslist": "> 0.5%, last 2 versions, not dead",
"dependencies": {
"@floating-ui/dom": "^1.5.3",
"@formkit/auto-animate": "^0.8.1",
"@vanilla-extract/css": "^1.14.1",
"@vanilla-extract/dynamic": "^2.1.0",
"@vanilla-extract/recipes": "^0.5.1",
"animejs": "^3.2.1",
"@floating-ui/dom": "^1.6.5",
"@formkit/auto-animate": "^0.8.2",
"@vanilla-extract/css": "^1.15.3",
"@vanilla-extract/dynamic": "^2.1.1",
"@vanilla-extract/recipes": "^0.5.3",
"animejs": "^3.2.2",
"copy-to-clipboard": "^3.3.3",
"immer": "^10.0.4",
"type-fest": "^4.2.0",
"vue": "^3.4.21",
"immer": "^10.1.1",
"type-fest": "^4.20.1",
"vue": "^3.4.29",
"vue-final-modal": "^4.5.4",
"zustand": "^4.5.2"
},
Expand All @@ -42,37 +42,37 @@
"@parcel/compressor-gzip": "^2.12.0",
"@parcel/transformer-typescript-tsc": "^2.12.0",
"@parcel/transformer-typescript-types": "^2.12.0",
"@rushstack/eslint-patch": "^1.2.0",
"@storybook/addon-essentials": "^7.6.6",
"@storybook/addon-interactions": "^7.6.6",
"@storybook/addon-links": "^7.6.6",
"@storybook/blocks": "^7.6.6",
"@storybook/test": "^7.6.6",
"@storybook/vue3": "^7.6.17",
"@storybook/vue3-vite": "^7.6.17",
"@types/animejs": "^3.1.7",
"@types/node": "^20.11.25",
"@vanilla-extract/parcel-transformer": "^1.0.4",
"@vanilla-extract/vite-plugin": "^4.0.4",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/compiler-sfc": "^3.4.21",
"@rushstack/eslint-patch": "^1.10.3",
"@storybook/addon-essentials": "^7.6.19",
"@storybook/addon-interactions": "^7.6.19",
"@storybook/addon-links": "^7.6.19",
"@storybook/blocks": "^7.6.19",
"@storybook/test": "^7.6.19",
"@storybook/vue3": "^7.6.19",
"@storybook/vue3-vite": "^7.6.19",
"@types/animejs": "^3.1.12",
"@types/node": "^20.14.6",
"@vanilla-extract/parcel-transformer": "^1.0.6",
"@vanilla-extract/vite-plugin": "^4.0.11",
"@vitejs/plugin-vue": "^5.0.5",
"@vue/compiler-sfc": "^3.4.29",
"@vue/eslint-config-prettier": "^9.0.0",
"eslint": "^8.34.0",
"eslint": "^8.57.0",
"eslint-plugin-storybook": "^0.8.0",
"eslint-plugin-vue": "^9.9.0",
"msw": "^1.2.1",
"eslint-plugin-vue": "^9.26.0",
"msw": "^1.3.3",
"msw-storybook-addon": "^1.10.0",
"parcel": "^2.12.0",
"parcel-resolver-ts-base-url": "^1.3.1",
"prettier": "^3.2.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"storybook": "^7.6.6",
"typescript": "^5.4.2",
"prettier": "^3.3.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"storybook": "^7.6.19",
"typescript": "^5.4.5",
"vite": "^5.3.1",
"vite-plugin-checker": "^0.6.4",
"vite-plugin-dts": "^3.7.3",
"vue-tsc": "^2.0.6"
"vite-plugin-dts": "^3.9.1",
"vue-tsc": "^2.0.21"
},
"peerDependencies": {
"vue": "^3.x"
Expand Down
Loading

0 comments on commit 0221c53

Please sign in to comment.