Skip to content

Commit 8d5813d

Browse files
chore: update dependencies
1 parent 5d16b67 commit 8d5813d

File tree

2 files changed

+633
-502
lines changed

2 files changed

+633
-502
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -65,46 +65,46 @@
6565
},
6666
"dependencies": {
6767
"@guidepup/guidepup": "^0.22.3",
68-
"@testing-library/dom": "^10.2.0",
68+
"@testing-library/dom": "^10.4.0",
6969
"@testing-library/user-event": "^14.5.2",
7070
"aria-query": "^5.3.0",
7171
"dom-accessibility-api": "^0.6.3"
7272
},
7373
"devDependencies": {
7474
"@arethetypeswrong/cli": "^0.15.3",
75-
"@testing-library/jest-dom": "^6.4.6",
75+
"@testing-library/jest-dom": "^6.4.8",
7676
"@testing-library/react": "^16.0.0",
7777
"@types/expect": "^24.3.0",
7878
"@types/jest": "^29.5.12",
7979
"@types/json-schema": "^7.0.15",
8080
"@types/mocha": "^10.0.7",
81-
"@types/node": "^20.14.9",
81+
"@types/node": "^20.14.12",
8282
"@types/prop-types": "^15.7.12",
8383
"@types/react": "^18.3.3",
8484
"@types/react-dom": "^18.3.0",
8585
"@types/scheduler": "^0.23.0",
8686
"@types/semver": "^7.5.8",
8787
"chalk": "^4.0.0",
8888
"css.escape": "^1.5.1",
89-
"eslint": "^9.5.0",
89+
"eslint": "^9.7.0",
9090
"eslint-config-prettier": "^9.1.0",
91-
"globals": "^15.6.0",
91+
"globals": "^15.8.0",
9292
"jest": "^29.7.0",
9393
"jest-environment-jsdom": "^29.7.0",
9494
"js-yaml": "^4.1.0",
95-
"jsdom": "^24.1.0",
95+
"jsdom": "^24.1.1",
9696
"minimatch": "^9.0.5",
97-
"mocha": "^10.5.2",
97+
"mocha": "^10.7.0",
9898
"mocha-sugar-free": "^1.4.0",
9999
"react": "^18.3.1",
100100
"react-dom": "^18.3.1",
101-
"rimraf": "^5.0.7",
102-
"ts-jest": "^29.1.5",
101+
"rimraf": "^6.0.1",
102+
"ts-jest": "^29.2.3",
103103
"ts-jest-resolver": "^2.0.1",
104104
"ts-mocha": "^10.0.0",
105105
"ts-node": "^10.9.2",
106-
"tsup": "^8.1.0",
107-
"typescript": "^5.5.2",
108-
"typescript-eslint": "^7.14.1"
106+
"tsup": "^8.2.2",
107+
"typescript": "^5.5.4",
108+
"typescript-eslint": "^7.17.0"
109109
}
110110
}

0 commit comments

Comments
 (0)