@leo-h/create-nodejs-app 1.0.56 → 1.0.58
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@leo-h/create-nodejs-app",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.58",
|
4
4
|
"packageManager": "pnpm@9.15.9",
|
5
5
|
"author": "Leonardo Henrique <leonardo0507.business@gmail.com>",
|
6
6
|
"description": "Create a modern Node.js app with TypeScript using one command.",
|
@@ -21,7 +21,7 @@
|
|
21
21
|
"react-dom": "19.1.0",
|
22
22
|
"react-hook-form": "7.56.1",
|
23
23
|
"react-router": "7.5.3",
|
24
|
-
"swr": "2.3.
|
24
|
+
"swr": "2.3.6",
|
25
25
|
"zod": "3.24.3",
|
26
26
|
"zod-i18n-map": "2.27.0"
|
27
27
|
},
|
@@ -43,7 +43,7 @@
|
|
43
43
|
"type-fest": "4.40.1",
|
44
44
|
"typescript": "~5.8.3",
|
45
45
|
"typescript-eslint": "8.31.1",
|
46
|
-
"vite": "6.3.
|
46
|
+
"vite": "6.3.6",
|
47
47
|
"vite-tsconfig-paths": "5.1.4"
|
48
48
|
}
|
49
49
|
}
|
@@ -27,8 +27,8 @@ importers:
|
|
27
27
|
specifier: 7.5.3
|
28
28
|
version: 7.5.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
29
29
|
swr:
|
30
|
-
specifier: 2.3.
|
31
|
-
version: 2.3.
|
30
|
+
specifier: 2.3.6
|
31
|
+
version: 2.3.6(react@19.1.0)
|
32
32
|
zod:
|
33
33
|
specifier: 3.24.3
|
34
34
|
version: 3.24.3
|
@@ -47,7 +47,7 @@ importers:
|
|
47
47
|
version: 19.1.6(@types/react@19.1.8)
|
48
48
|
'@vitejs/plugin-react':
|
49
49
|
specifier: 4.4.1
|
50
|
-
version: 4.4.1(vite@6.3.
|
50
|
+
version: 4.4.1(vite@6.3.6(@types/node@22.10.5)(tsx@4.19.4)(yaml@2.7.1))
|
51
51
|
eslint:
|
52
52
|
specifier: 9.25.1
|
53
53
|
version: 9.25.1
|
@@ -88,11 +88,11 @@ importers:
|
|
88
88
|
specifier: 8.31.1
|
89
89
|
version: 8.31.1(eslint@9.25.1)(typescript@5.8.3)
|
90
90
|
vite:
|
91
|
-
specifier: 6.3.
|
92
|
-
version: 6.3.
|
91
|
+
specifier: 6.3.6
|
92
|
+
version: 6.3.6(@types/node@22.10.5)(tsx@4.19.4)(yaml@2.7.1)
|
93
93
|
vite-tsconfig-paths:
|
94
94
|
specifier: 5.1.4
|
95
|
-
version: 5.1.4(typescript@5.8.3)(vite@6.3.
|
95
|
+
version: 5.1.4(typescript@5.8.3)(vite@6.3.6(@types/node@22.10.5)(tsx@4.19.4)(yaml@2.7.1))
|
96
96
|
|
97
97
|
packages:
|
98
98
|
|
@@ -2122,8 +2122,8 @@ packages:
|
|
2122
2122
|
resolution: {integrity: sha512-upi/0ZGkYgEcLeGieoz8gT74oWHA0E7JivX7aN9mAf+Tc7BQoRBvnIGHoPDw+f9TXTW4s6kGYCZJtauP6OYp7g==}
|
2123
2123
|
hasBin: true
|
2124
2124
|
|
2125
|
-
swr@2.3.
|
2126
|
-
resolution: {integrity: sha512-
|
2125
|
+
swr@2.3.6:
|
2126
|
+
resolution: {integrity: sha512-wfHRmHWk/isGNMwlLGlZX5Gzz/uTgo0o2IRuTMcf4CPuPFJZlq0rDaKUx+ozB5nBOReNV1kiOyzMfj+MBMikLw==}
|
2127
2127
|
peerDependencies:
|
2128
2128
|
react: ^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
2129
2129
|
|
@@ -2274,8 +2274,8 @@ packages:
|
|
2274
2274
|
vite:
|
2275
2275
|
optional: true
|
2276
2276
|
|
2277
|
-
vite@6.3.
|
2278
|
-
resolution: {integrity: sha512-
|
2277
|
+
vite@6.3.6:
|
2278
|
+
resolution: {integrity: sha512-0msEVHJEScQbhkbVTb/4iHZdJ6SXp/AvxL2sjwYQFfBqleHtnCqv1J3sa9zbWz/6kW1m9Tfzn92vW+kZ1WV6QA==}
|
2279
2279
|
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
|
2280
2280
|
hasBin: true
|
2281
2281
|
peerDependencies:
|
@@ -3231,14 +3231,14 @@ snapshots:
|
|
3231
3231
|
'@typescript-eslint/types': 8.31.1
|
3232
3232
|
eslint-visitor-keys: 4.2.0
|
3233
3233
|
|
3234
|
-
'@vitejs/plugin-react@4.4.1(vite@6.3.
|
3234
|
+
'@vitejs/plugin-react@4.4.1(vite@6.3.6(@types/node@22.10.5)(tsx@4.19.4)(yaml@2.7.1))':
|
3235
3235
|
dependencies:
|
3236
3236
|
'@babel/core': 7.26.10
|
3237
3237
|
'@babel/plugin-transform-react-jsx-self': 7.25.9(@babel/core@7.26.10)
|
3238
3238
|
'@babel/plugin-transform-react-jsx-source': 7.25.9(@babel/core@7.26.10)
|
3239
3239
|
'@types/babel__core': 7.20.5
|
3240
3240
|
react-refresh: 0.17.0
|
3241
|
-
vite: 6.3.
|
3241
|
+
vite: 6.3.6(@types/node@22.10.5)(tsx@4.19.4)(yaml@2.7.1)
|
3242
3242
|
transitivePeerDependencies:
|
3243
3243
|
- supports-color
|
3244
3244
|
|
@@ -4691,7 +4691,7 @@ snapshots:
|
|
4691
4691
|
transitivePeerDependencies:
|
4692
4692
|
- encoding
|
4693
4693
|
|
4694
|
-
swr@2.3.
|
4694
|
+
swr@2.3.6(react@19.1.0):
|
4695
4695
|
dependencies:
|
4696
4696
|
dequal: 2.0.3
|
4697
4697
|
react: 19.1.0
|
@@ -4830,18 +4830,18 @@ snapshots:
|
|
4830
4830
|
|
4831
4831
|
validator@13.12.0: {}
|
4832
4832
|
|
4833
|
-
vite-tsconfig-paths@5.1.4(typescript@5.8.3)(vite@6.3.
|
4833
|
+
vite-tsconfig-paths@5.1.4(typescript@5.8.3)(vite@6.3.6(@types/node@22.10.5)(tsx@4.19.4)(yaml@2.7.1)):
|
4834
4834
|
dependencies:
|
4835
4835
|
debug: 4.4.0
|
4836
4836
|
globrex: 0.1.2
|
4837
4837
|
tsconfck: 3.1.4(typescript@5.8.3)
|
4838
4838
|
optionalDependencies:
|
4839
|
-
vite: 6.3.
|
4839
|
+
vite: 6.3.6(@types/node@22.10.5)(tsx@4.19.4)(yaml@2.7.1)
|
4840
4840
|
transitivePeerDependencies:
|
4841
4841
|
- supports-color
|
4842
4842
|
- typescript
|
4843
4843
|
|
4844
|
-
vite@6.3.
|
4844
|
+
vite@6.3.6(@types/node@22.10.5)(tsx@4.19.4)(yaml@2.7.1):
|
4845
4845
|
dependencies:
|
4846
4846
|
esbuild: 0.25.2
|
4847
4847
|
fdir: 6.4.4(picomatch@4.0.2)
|