File tree Expand file tree Collapse file tree 5 files changed +250
-243
lines changed
Expand file tree Collapse file tree 5 files changed +250
-243
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' @apitree.cz/testing-library ' : patch
3+ ' @apitree.cz/eslint-config ' : patch
4+ ' @apitree.cz/vitest-config ' : patch
5+ ---
6+
7+ Bump deps
Original file line number Diff line number Diff line change 6464 "@eslint/js" : " ^9.39.1" ,
6565 "@next/eslint-plugin-next" : " ^16.0.1" ,
6666 "@typescript-eslint/parser" : " ^8.46.3" ,
67- "@vitest/eslint-plugin" : " ^1.3.26 " ,
67+ "@vitest/eslint-plugin" : " ^1.4.2 " ,
6868 "eslint-config-prettier" : " ^10.1.8" ,
6969 "eslint-config-turbo" : " ^2.6.0" ,
7070 "eslint-import-resolver-typescript" : " ^4.4.4" ,
7575 "eslint-plugin-mdx" : " ^3.6.2" ,
7676 "eslint-plugin-react" : " ^7.37.5" ,
7777 "eslint-plugin-react-hooks" : " ^7.0.1" ,
78- "eslint-plugin-storybook" : " ^10.0.3 " ,
78+ "eslint-plugin-storybook" : " ^10.0.6 " ,
7979 "eslint-plugin-testing-library" : " ^7.12.0" ,
8080 "eslint-plugin-turbo" : " ^2.6.0" ,
8181 "eslint-plugin-unicorn" : " ^62.0.0" ,
8787 "@apitree.cz/vitest-config" : " workspace:*" ,
8888 "eslint" : " ^9.39.1" ,
8989 "react" : " ^19.1.1" ,
90- "storybook" : " ^10.0.3 " ,
90+ "storybook" : " ^10.0.6 " ,
9191 "typescript" : " ^5.8.3" ,
92- "vitest" : " ^4.0.6 "
92+ "vitest" : " ^4.0.8 "
9393 },
9494 "peerDependencies" : {
9595 "eslint" : " ^9.39.0" ,
Original file line number Diff line number Diff line change 6060 "@types/react-dom" : " ^19.1.7" ,
6161 "react" : " ^19.1.1" ,
6262 "react-dom" : " ^19.1.1" ,
63- "vitest" : " ^4.0.6 "
63+ "vitest" : " ^4.0.8 "
6464 },
6565 "peerDependencies" : {
6666 "@testing-library/react" : " ^16.2.0" ,
Original file line number Diff line number Diff line change 5656 "ts" : " tsc --build tsconfig.lib.json"
5757 },
5858 "dependencies" : {
59- "@swc/core" : " ^1.15.0 " ,
59+ "@swc/core" : " ^1.15.1 " ,
6060 "@vitejs/plugin-react" : " ^5.0.0" ,
61- "@vitest/coverage-v8" : " ^4.0.6 " ,
61+ "@vitest/coverage-v8" : " ^4.0.8 " ,
6262 "unplugin-swc" : " ^1.5.5" ,
63- "vite" : " ^7.1.12 "
63+ "vite" : " ^7.2.2 "
6464 },
6565 "devDependencies" : {
6666 "jsdom" : " ^27.0.0" ,
67- "vitest" : " ^4.0.6 "
67+ "vitest" : " ^4.0.8 "
6868 },
6969 "peerDependencies" : {
7070 "jsdom" : " ^27.0.0" ,
You can’t perform that action at this time.
0 commit comments