Skip to content

Commit f321f6f

Browse files
committed
update axios
1 parent 527b714 commit f321f6f

File tree

2 files changed

+33
-48
lines changed

2 files changed

+33
-48
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,13 @@
4141
"@testing-library/user-event": "13.3.0",
4242
"@tsconfig/create-react-app": "1.0.2",
4343
"@tsconfig/recommended": "1.0.1",
44-
"@types/jest": "^30.0.0",
45-
"@types/lodash-es": "^4.17.12",
44+
"@types/jest": "30.0.0",
45+
"@types/lodash-es": "4.17.12",
4646
"@types/react": "18.2.47",
4747
"@types/react-dom": "18.2.18",
4848
"@typescript-eslint/eslint-plugin": "7.18.0",
4949
"@typescript-eslint/parser": "7.18.0",
50-
"axios": "1.10.0",
50+
"axios": "1.12.0",
5151
"bignumber.js": "^9.x",
5252
"esbuild": "0.14.47",
5353
"esbuild-node-externals": "1.4.1",
@@ -58,7 +58,7 @@
5858
"eslint-config-react": "1.1.7",
5959
"eslint-config-standard": "17.0.0",
6060
"eslint-config-standard-react": "9.2.0",
61-
"eslint-import-resolver-alias": "^1.1.2",
61+
"eslint-import-resolver-alias": "1.1.2",
6262
"eslint-import-resolver-typescript": "3.6.1",
6363
"eslint-plugin-import": "2.29.1",
6464
"eslint-plugin-node": "11.1.0",
@@ -76,14 +76,14 @@
7676
"msw": "1.3.2",
7777
"multiformats": "9.7.1",
7878
"node-stdlib-browser": "1.2.0",
79-
"postcss-modules": "5.0.0",
79+
"postcss-modules": "6.0.1",
8080
"prettier": "2.8.8",
8181
"react": "18.2.0",
8282
"react-dom": "18.2.0",
8383
"react-is": "18.2.0",
8484
"react-select-event": "5.5.1",
8585
"resize-observer-polyfill": "1.5.1",
86-
"rimraf": "^6.1.0",
86+
"rimraf": "6.1.0",
8787
"size-limit": "7.0.8",
8888
"tslib": "2.4.0",
8989
"typescript": "5.2.2",

pnpm-lock.yaml

Lines changed: 27 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)