|
63 | 63 | }
|
64 | 64 | },
|
65 | 65 | "dependencies": {
|
66 |
| - "@auto-it/all-contributors": "^10.46.0", |
67 |
| - "@auto-it/conventional-commits": "^10.46.0", |
68 |
| - "@auto-it/core": "^10.46.0", |
69 |
| - "@auto-it/first-time-contributor": "^10.46.0", |
70 |
| - "@auto-it/magic-zero": "^10.46.0", |
71 |
| - "@auto-it/npm": "^10.46.0", |
72 |
| - "@auto-it/omit-commits": "^11.0.4", |
73 |
| - "@auto-it/released": "^10.46.0", |
| 66 | + "@auto-it/all-contributors": "^11.2.1", |
| 67 | + "@auto-it/conventional-commits": "^11.2.1", |
| 68 | + "@auto-it/core": "^11.2.1", |
| 69 | + "@auto-it/first-time-contributor": "^11.2.1", |
| 70 | + "@auto-it/magic-zero": "^11.2.1", |
| 71 | + "@auto-it/npm": "^11.2.1", |
| 72 | + "@auto-it/omit-commits": "^11.2.1", |
| 73 | + "@auto-it/released": "^11.2.1", |
74 | 74 | "@babel/cli": "^7.22.5",
|
75 | 75 | "@babel/helper-string-parser": "^7.22.5",
|
76 | 76 | "@babel/helper-validator-identifier": "^7.22.5",
|
77 | 77 | "@babel/plugin-transform-runtime": "^7.24.3",
|
78 | 78 | "@babel/preset-env": "^7.22.5",
|
79 | 79 | "@babel/preset-react": "^7.22.5",
|
80 | 80 | "@babel/preset-typescript": "^7.22.5",
|
81 |
| - "@babel/runtime": "^7.22.5", |
| 81 | + "@babel/runtime": "^7.25.7", |
82 | 82 | "@codechecks/build-size-watcher": "^0.1.0",
|
83 | 83 | "@codechecks/client": "0.1.12",
|
84 |
| - "@emotion/jest": "^11.11.0", |
85 |
| - "@jest/types": "^29.5.0", |
86 |
| - "@preconstruct/cli": "^2.7.0", |
| 84 | + "@emotion/jest": "^11.13.0", |
| 85 | + "@jest/types": "^29.6.3", |
| 86 | + "@preconstruct/cli": "^2.8.9", |
87 | 87 | "@testing-library/react": "^14.2.1",
|
88 | 88 | "@types/eslint": "8.56.2",
|
89 |
| - "@types/jest": "^29.5.2", |
| 89 | + "@types/jest": "^29.5.13", |
90 | 90 | "@types/node": "^20.3.1",
|
91 | 91 | "@types/react-dom": "^18.2.5",
|
92 | 92 | "@types/react-test-renderer": "^18.3.0",
|
93 | 93 | "@types/semver": "^7.5.0",
|
94 | 94 | "@typescript-eslint/eslint-plugin": "^5.59.11",
|
95 | 95 | "@typescript-eslint/parser": "^5.59.11",
|
96 |
| - "auto": "^11.0.4", |
| 96 | + "auto": "^11.2.1", |
97 | 97 | "babel-jest": "^29.7.0",
|
98 |
| - "babel-preset-gatsby": "^3.10.0", |
| 98 | + "babel-preset-gatsby": "^3.13.2", |
99 | 99 | "cross-env": "^7.0.3",
|
100 | 100 | "egzek": "^1.2.0",
|
101 | 101 | "eslint": "^8.56.0",
|
102 | 102 | "eslint-config-react-app": "^7.0.1",
|
103 |
| - "jest": "^29.5.0", |
104 |
| - "jest-canvas-mock": "^2.5.1", |
105 |
| - "jest-environment-jsdom": "^29.5.0", |
| 103 | + "jest": "^29.7.0", |
| 104 | + "jest-canvas-mock": "^2.5.2", |
| 105 | + "jest-environment-jsdom": "^29.7.0", |
106 | 106 | "jest-mock-console": "^2.0.0",
|
107 | 107 | "jest-ts-webcompat-resolver": "^1.0.0",
|
108 | 108 | "postinstall-postinstall": "^2.1.0",
|
109 | 109 | "prettier": "^2.8.8",
|
110 | 110 | "react-test-renderer": "^18.3.1",
|
111 | 111 | "rimraf": "^5.0.1",
|
112 |
| - "semver": "^7.5.1", |
113 |
| - "ts-jest": "^29.1.0", |
| 112 | + "semver": "^7.6.3", |
| 113 | + "ts-jest": "^29.2.5", |
114 | 114 | "ts-toolbelt": "^9.6.0",
|
115 | 115 | "typecov": "^0.2.3",
|
116 |
| - "typescript": "^5" |
117 |
| - } |
| 116 | + "typescript": "^5.6.3" |
| 117 | + }, |
| 118 | + "packageManager": "[email protected]+sha512.e5a7e52a4183a02d5931057f7a0dbff9d5e9ce3161e33fa68ae392125b79282a8a8a470a51dfc8a0ed86221442eb2fb57019b0990ed24fab519bf0e1bc5ccfc4" |
118 | 119 | }
|
0 commit comments