Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
himself65 committed Oct 2, 2022
1 parent 566742c commit 4345a5a
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 756 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@emotion/react": "^11.10.4",
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"@mui/material": "^5.10.7",
"copy-to-clipboard": "^3.3.2",
"group-items": "^2.2.0",
"zustand": "^4.1.1"
Expand All @@ -83,18 +83,18 @@
"@rollup/plugin-commonjs": "^22.0.2",
"@rollup/plugin-node-resolve": "^14.1.0",
"@rollup/plugin-replace": "^4.0.0",
"@swc/core": "^1.3.3",
"@swc/core": "^1.3.4",
"@testing-library/react": "^13.4.0",
"@textea/dev-kit": "^0.13.7",
"@types/node": "^18.7.18",
"@textea/dev-kit": "^0.13.8",
"@types/node": "^18.7.23",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"@types/web": "^0.0.74",
"@types/web": "^0.0.75",
"@vitest/coverage-c8": "^0.23.4",
"@vitest/ui": "^0.23.4",
"expect-type": "^0.14.2",
"husky": "^8.0.1",
"jsdom": "^20.0.0",
"jsdom": "^20.0.1",
"lint-staged": "^13.0.3",
"pinst": "^3.0.0",
"prettier": "^2.7.1",
Expand All @@ -104,7 +104,7 @@
"rollup-plugin-dts": "^4.2.2",
"rollup-plugin-swc3": "^0.6.0",
"ts-node": "^10.9.1",
"typescript": "^4.8.3",
"typescript": "^4.8.4",
"vitest": "^0.23.4"
},
"packageManager": "yarn@3.2.2",
Expand Down
Loading

0 comments on commit 4345a5a

Please sign in to comment.