Skip to content

Commit 8ff6bcd

Browse files
[deps]: Update npm minor
1 parent 9d28b85 commit 8ff6bcd

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -23,28 +23,28 @@
2323
},
2424
"license": "Apache-2.0",
2525
"dependencies": {
26-
"axios": "1.8.2"
26+
"axios": "1.11.0"
2727
},
2828
"devDependencies": {
29-
"@babel/core": "7.26.0",
30-
"@babel/preset-env": "7.26.0",
31-
"@babel/preset-typescript": "7.26.0",
29+
"@babel/core": "7.28.0",
30+
"@babel/preset-env": "7.28.0",
31+
"@babel/preset-typescript": "7.27.1",
3232
"@jest/globals": "29.7.0",
33-
"@rollup/plugin-typescript": "12.1.2",
34-
"@types/node": "18.19.69",
35-
"@typescript-eslint/eslint-plugin": "8.19.0",
36-
"@typescript-eslint/parser": "8.19.0",
33+
"@rollup/plugin-typescript": "12.1.4",
34+
"@types/node": "18.19.121",
35+
"@typescript-eslint/eslint-plugin": "8.38.0",
36+
"@typescript-eslint/parser": "8.38.0",
3737
"babel-jest": "29.7.0",
38-
"eslint": "9.17.0",
39-
"eslint-config-prettier": "9.1.0",
40-
"eslint-plugin-prettier": "5.2.1",
38+
"eslint": "9.32.0",
39+
"eslint-config-prettier": "9.1.2",
40+
"eslint-plugin-prettier": "5.5.3",
4141
"jest": "29.7.0",
4242
"npm-run-all2": "7.0.2",
4343
"rimraf": "5.0.10",
44-
"rollup": "4.30.0",
45-
"rollup-plugin-dts": "6.1.1",
46-
"ts-jest": "29.2.5",
47-
"typescript": "5.7.2"
44+
"rollup": "4.46.2",
45+
"rollup-plugin-dts": "6.2.1",
46+
"ts-jest": "29.4.1",
47+
"typescript": "5.9.2"
4848
},
4949
"files": [
5050
"dist/types/passwordless-api.d.ts",

0 commit comments

Comments
 (0)