Skip to content

Commit d17503d

Browse files
committed
Update all dependencies
1 parent 99ba002 commit d17503d

File tree

15 files changed

+188
-184
lines changed

15 files changed

+188
-184
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License
22

3-
Copyright (c) 2018-2025 Ganatan
3+
Copyright (c) 2017-2025 Ganatan
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

backend-java-springboot/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License
22

3-
Copyright (c) 2018-2025 Ganatan
3+
Copyright (c) 2017-2025 Ganatan
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

backend-javascript-cjs/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License
22

3-
Copyright (c) 2018-2025 Ganatan
3+
Copyright (c) 2017-2025 Ganatan
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

backend-javascript-cjs/package-lock.json

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

backend-javascript-cjs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,12 @@
7575
"swagger-jsdoc": "6.2.8",
7676
"swagger-ui-express": "5.0.1",
7777
"winston": "3.17.0",
78-
"zod": "3.25.41"
78+
"zod": "3.25.49"
7979
},
8080
"devDependencies": {
81-
"@eslint/js": "9.27.0",
81+
"@eslint/js": "9.28.0",
8282
"cross-env": "7.0.3",
83-
"eslint": "9.27.0",
83+
"eslint": "9.28.0",
8484
"globals": "16.2.0",
8585
"jest": "29.7.0",
8686
"webpack": "5.99.9",

backend-javascript-esm/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License
22

3-
Copyright (c) 2018-2025 Ganatan
3+
Copyright (c) 2017-2025 Ganatan
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

backend-javascript-esm/package-lock.json

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

backend-javascript-esm/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,13 @@
5858
"license": "MIT",
5959
"type": "module",
6060
"devDependencies": {
61-
"@babel/core": "7.27.3",
61+
"@babel/core": "7.27.4",
6262
"@babel/preset-env": "7.27.2",
63-
"@eslint/js": "9.27.0",
63+
"@eslint/js": "9.28.0",
6464
"@jest/globals": "30.0.0-beta.3",
6565
"babel-jest": "30.0.0-beta.3",
6666
"babel-loader": "10.0.0",
67-
"eslint": "9.27.0",
67+
"eslint": "9.28.0",
6868
"express": "5.1.0",
6969
"globals": "16.2.0",
7070
"jest": "29.7.0",
@@ -84,6 +84,6 @@
8484
"swagger-jsdoc": "6.2.8",
8585
"swagger-ui-express": "5.0.1",
8686
"winston": "3.17.0",
87-
"zod": "3.25.41"
87+
"zod": "3.25.49"
8888
}
8989
}

backend-typescript/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License
22

3-
Copyright (c) 2018-2025 Ganatan
3+
Copyright (c) 2017-2025 Ganatan
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

backend-typescript/package-lock.json

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

0 commit comments

Comments
 (0)