File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 ]
2828 },
2929 "devDependencies" : {
30- "@typescript-eslint/eslint-plugin" : " ^8.60 .0" ,
31- "@typescript-eslint/parser" : " ^8.60 .0" ,
32- "eslint" : " ^10.4.1 " ,
30+ "@typescript-eslint/eslint-plugin" : " ^8.67 .0" ,
31+ "@typescript-eslint/parser" : " ^8.67 .0" ,
32+ "eslint" : " ^10.9.0 " ,
3333 "eslint-config-prettier" : " ^10.1.8" ,
3434 "eslint-plugin-import" : " ^2.32.0" ,
3535 "eslint-plugin-react-hooks" : " ^7.1.1" ,
3636 "lerna" : " ^9.0.7" ,
37- "prettier" : " ^3.8.3 " ,
37+ "prettier" : " ^3.9.6 " ,
3838 "typescript" : " ^6.0.3" ,
39- "typescript-eslint" : " ^8.60 .0"
39+ "typescript-eslint" : " ^8.67 .0"
4040 },
4141 "workspace-sources" : {
4242 "graphql-explorer/lib/*" : [
4646 " packages/graphql-explorer-html/src/*"
4747 ]
4848 },
49- "packageManager" : " yarn@4.15 .0"
49+ "packageManager" : " yarn@4.18 .0"
5050}
Original file line number Diff line number Diff line change 3535 "*" : " prettier --write --ignore-unknown"
3636 },
3737 "devDependencies" : {
38- "@types/lodash" : " ^4.17.24 " ,
39- "@types/react" : " ^19.2.15 " ,
40- "@types/react-dom" : " ^19.2.3 " ,
41- "esbuild-loader" : " ^4.4.3 " ,
38+ "@types/lodash" : " ^4.17.25 " ,
39+ "@types/react" : " ^19.2.18 " ,
40+ "@types/react-dom" : " ^19.2.4 " ,
41+ "esbuild-loader" : " ^4.5.0 " ,
4242 "husky" : " ^9.1.7" ,
43- "lint-staged" : " ^17.0.7 " ,
44- "webpack" : " ^5.107 .2" ,
43+ "lint-staged" : " ^17.3.0 " ,
44+ "webpack" : " ^5.109 .2" ,
4545 "webpack-atoms" : " ^17.1.0" ,
46- "webpack-cli" : " ^7.0.3 " ,
47- "webpack-dev-server" : " ^5.2.4 "
46+ "webpack-cli" : " ^7.2.2 " ,
47+ "webpack-dev-server" : " ^5.2.6 "
4848 },
4949 "dependencies" : {
5050 "@apollo/client" : " ^4.2.0" ,
Original file line number Diff line number Diff line change 5656 "@testing-library/jest-dom" : " ^6.9.1" ,
5757 "@testing-library/react" : " ^16.3.2" ,
5858 "@types/jest" : " ^30.0.0" ,
59- "@types/lodash" : " ^4.17.24 " ,
60- "@types/react" : " ^19.2.15 " ,
61- "@types/react-dom" : " ^19.2.3 " ,
59+ "@types/lodash" : " ^4.17.25 " ,
60+ "@types/react" : " ^19.2.18 " ,
61+ "@types/react-dom" : " ^19.2.4 " ,
6262 "bootstrap" : " ^5.3.8" ,
63- "graphql" : " ^16.14.0 " ,
63+ "graphql" : " ^16.14.2 " ,
6464 "husky" : " ^9.1.7" ,
6565 "jest" : " ^30.4.2" ,
6666 "jest-environment-jsdom" : " ^30.4.1" ,
67- "lint-staged" : " ^17.0.7 " ,
68- "react" : " ^19.2.6 " ,
67+ "lint-staged" : " ^17.3.0 " ,
68+ "react" : " ^19.2.8 " ,
6969 "react-bootstrap" : " ^2.10.10" ,
70- "react-dom" : " ^19.2.6 " ,
71- "sass" : " ^1.100.0 " ,
72- "ts-jest" : " ^29.4.11 " ,
70+ "react-dom" : " ^19.2.8 " ,
71+ "sass" : " ^1.103.1 " ,
72+ "ts-jest" : " ^29.4.12 " ,
7373 "typescript" : " ^6.0.3" ,
7474 "yup" : " ^1.7.1"
7575 },
You can’t perform that action at this time.
0 commit comments