diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 169ab9f5..e08cbbdc 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@babel/eslint-parser": "^7.23.3", "@babel/preset-env": "^7.23.8", "@babel/preset-react": "^7.23.3", - "@swc/core": "^1.3.102", + "@swc/core": "^1.3.103", "@swc/jest": "^0.2.29", "@testing-library/jest-dom": "^6.2.0", "@testing-library/react": "^14.1.2", |