Skip to content

Commit 574860c

Browse files
author
Kubit
committed
Update package json versions
1 parent f1acd8f commit 574860c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@
8282
"sideEffects": false,
8383
"license": "Apache-2.0",
8484
"devDependencies": {
85-
"@babel/core": "^7.24.9",
86-
"@babel/preset-env": "^7.25.0",
85+
"@babel/core": "^7.25.2",
86+
"@babel/preset-env": "^7.25.2",
8787
"@babel/preset-react": "^7.24.7",
8888
"@babel/preset-typescript": "^7.24.7",
8989
"@eslint/compat": "^1.1.1",
@@ -111,8 +111,8 @@
111111
"@types/react-dom": "^18.3.0",
112112
"@types/styled-components": "^5.1.34",
113113
"@types/ungap__structured-clone": "^1.2.0",
114-
"@typescript-eslint/eslint-plugin": "^7.17.0",
115-
"@typescript-eslint/parser": "^7.17.0",
114+
"@typescript-eslint/eslint-plugin": "^7.18.0",
115+
"@typescript-eslint/parser": "^7.18.0",
116116
"@ungap/structured-clone": "^1.2.0",
117117
"@vitejs/plugin-react": "^4.3.1",
118118
"babel-jest": "^29.7.0",

0 commit comments

Comments
 (0)