Skip to content

Commit fa7626f

Browse files
authored
chore(deps): udpate deps (#1274)
1 parent d642180 commit fa7626f

File tree

2 files changed

+693
-758
lines changed

2 files changed

+693
-758
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,31 +11,31 @@
1111
"pnpm": ">=7.x"
1212
},
1313
"devDependencies": {
14-
"@babel/core": "7.21.3",
14+
"@babel/core": "7.21.4",
1515
"@babel/eslint-parser": "7.21.3",
16-
"@babel/plugin-transform-runtime": "7.21.0",
17-
"@babel/preset-env": "7.20.2",
16+
"@babel/plugin-transform-runtime": "7.21.4",
17+
"@babel/preset-env": "7.21.4",
1818
"@babel/preset-react": "7.18.6",
19-
"@babel/preset-typescript": "7.21.0",
19+
"@babel/preset-typescript": "7.21.4",
2020
"@changesets/changelog-github": "0.4.8",
2121
"@changesets/cli": "2.26.1",
2222
"@commitlint/cli": "17.5.1",
2323
"@commitlint/config-conventional": "17.4.4",
2424
"@rollup/plugin-babel": "6.0.3",
25-
"@rollup/plugin-node-resolve": "15.0.1",
25+
"@rollup/plugin-node-resolve": "15.0.2",
2626
"@scaleway/eslint-config-react": "workspace:*",
2727
"@scaleway/tsconfig": "workspace:*",
2828
"@testing-library/jest-dom": "5.16.5",
2929
"@testing-library/react": "13.4.0",
30-
"@tsd/typescript": "5.0.2",
30+
"@tsd/typescript": "5.0.3",
3131
"@types/jest": "29.5.0",
32-
"@types/node": "18.15.5",
32+
"@types/node": "18.15.11",
3333
"@types/prop-types": "15.7.5",
34-
"@types/react": "18.0.28",
34+
"@types/react": "18.0.33",
3535
"@types/react-dom": "18.0.11",
3636
"builtin-modules": "3.3.0",
3737
"cross-env": "7.0.3",
38-
"eslint": "8.36.0",
38+
"eslint": "8.37.0",
3939
"husky": "8.0.3",
4040
"jest": "29.5.0",
4141
"jest-environment-jsdom": "29.5.0",
@@ -44,7 +44,7 @@
4444
"jest-runner-tsd": "5.0.0",
4545
"lint-staged": "13.2.0",
4646
"mockdate": "3.0.5",
47-
"prettier": "2.8.6",
47+
"prettier": "2.8.7",
4848
"react": "18.2.0",
4949
"react-dom": "18.2.0",
5050
"read-pkg": "7.1.0",
@@ -53,7 +53,7 @@
5353
"rollup-plugin-preserve-shebangs": "0.2.0",
5454
"rollup-plugin-visualizer": "5.9.0",
5555
"tsd-lite": "0.7.0",
56-
"typescript": "5.0.2",
56+
"typescript": "5.0.3",
5757
"wait-for-expect": "3.0.2"
5858
},
5959
"scripts": {

0 commit comments

Comments
 (0)