Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Jul 13, 2022
1 parent a027f46 commit f359bdc
Show file tree
Hide file tree
Showing 2 changed files with 1,532 additions and 1,577 deletions.
62 changes: 31 additions & 31 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,62 +139,62 @@
]
},
"dependencies": {
"proxy-compare": "2.1.0",
"use-sync-external-store": "1.1.0"
"proxy-compare": "2.2.0",
"use-sync-external-store": "1.2.0"
},
"devDependencies": {
"@babel/core": "^7.18.0",
"@babel/helper-module-imports": "^7.16.7",
"@babel/plugin-transform-react-jsx": "^7.17.12",
"@babel/plugin-transform-typescript": "^7.18.1",
"@babel/preset-env": "^7.18.0",
"@babel/types": "^7.18.0",
"@babel/core": "^7.18.6",
"@babel/helper-module-imports": "^7.18.6",
"@babel/plugin-transform-react-jsx": "^7.18.6",
"@babel/plugin-transform-typescript": "^7.18.8",
"@babel/preset-env": "^7.18.6",
"@babel/types": "^7.18.8",
"@redux-devtools/extension": "^3.2.2",
"@rollup/plugin-alias": "^3.1.9",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-node-resolve": "^13.3.0",
"@rollup/plugin-replace": "^4.0.0",
"@rollup/plugin-typescript": "^8.3.2",
"@swc/core": "^1.2.187",
"@rollup/plugin-typescript": "^8.3.3",
"@swc/core": "^1.2.213",
"@swc/jest": "^0.2.21",
"@testing-library/react": "^13.2.0",
"@testing-library/react": "^13.3.0",
"@types/babel-plugin-macros": "^2.8.5",
"@types/jest": "^27.5.1",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.4",
"@types/jest": "^28.1.5",
"@types/react": "^18.0.15",
"@types/react-dom": "^18.0.6",
"@types/use-sync-external-store": "^0.0.3",
"@typescript-eslint/eslint-plugin": "^5.25.0",
"@typescript-eslint/parser": "^5.25.0",
"@typescript-eslint/eslint-plugin": "^5.30.6",
"@typescript-eslint/parser": "^5.30.6",
"aslemammad-vite-plugin-macro": "^1.0.0-alpha.1",
"babel-plugin-macros": "^3.1.0",
"babel-plugin-tester": "^10.1.0",
"concurrently": "^7.2.0",
"concurrently": "^7.2.2",
"downlevel-dts": "^0.10.0",
"esbuild": "^0.14.39",
"eslint": "^8.15.0",
"esbuild": "^0.14.49",
"eslint": "^8.19.0",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^26.2.2",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.30.0",
"eslint-plugin-react-hooks": "^4.5.0",
"jest": "^28.1.0",
"jest-environment-jsdom": "^28.1.0",
"eslint-plugin-jest": "^26.5.3",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.30.1",
"eslint-plugin-react-hooks": "^4.6.0",
"jest": "^28.1.2",
"jest-environment-jsdom": "^28.1.2",
"json": "^11.0.0",
"patch-package": "^6.4.7",
"postinstall-postinstall": "^2.1.0",
"prettier": "^2.6.2",
"proxy-memoize": "^1.0.0",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"prettier": "^2.7.1",
"proxy-memoize": "^1.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"redux": "^4.2.0",
"rollup": "^2.74.1",
"rollup": "^2.76.0",
"rollup-plugin-esbuild": "^4.9.1",
"rollup-plugin-terser": "^7.0.2",
"shx": "^0.3.4",
"tslib": "^2.4.0",
"typescript": "^4.6.4",
"typescript": "^4.7.4",
"vite": "2.8.6"
},
"resolutions": {
Expand Down
Loading

0 comments on commit f359bdc

Please sign in to comment.