@leo-h/create-nodejs-app 1.0.29 → 1.0.30
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.30",
|
4
4
|
"packageManager": "pnpm@9.15.0",
|
5
5
|
"author": "Leonardo Henrique <leonardo0507.business@gmail.com>",
|
6
6
|
"description": "Create a modern Node.js app with TypeScript using one command.",
|
@@ -50,7 +50,7 @@ importers:
|
|
50
50
|
version: 18.3.5(@types/react@18.3.18)
|
51
51
|
'@vitejs/plugin-react':
|
52
52
|
specifier: 4.3.4
|
53
|
-
version: 4.3.4(vite@6.0.
|
53
|
+
version: 4.3.4(vite@6.0.14(@types/node@22.10.5)(tsx@4.19.2)(yaml@2.6.1))
|
54
54
|
eslint:
|
55
55
|
specifier: 9.17.0
|
56
56
|
version: 9.17.0
|
@@ -91,11 +91,11 @@ importers:
|
|
91
91
|
specifier: 8.18.2
|
92
92
|
version: 8.18.2(eslint@9.17.0)(typescript@5.6.3)
|
93
93
|
vite:
|
94
|
-
specifier: 6.0.
|
95
|
-
version: 6.0.
|
94
|
+
specifier: 6.0.14
|
95
|
+
version: 6.0.14(@types/node@22.10.5)(tsx@4.19.2)(yaml@2.6.1)
|
96
96
|
vite-tsconfig-paths:
|
97
97
|
specifier: 5.1.3
|
98
|
-
version: 5.1.3(typescript@5.6.3)(vite@6.0.
|
98
|
+
version: 5.1.3(typescript@5.6.3)(vite@6.0.14(@types/node@22.10.5)(tsx@4.19.2)(yaml@2.6.1))
|
99
99
|
|
100
100
|
packages:
|
101
101
|
|
@@ -2505,8 +2505,8 @@ packages:
|
|
2505
2505
|
vite:
|
2506
2506
|
optional: true
|
2507
2507
|
|
2508
|
-
vite@6.0.
|
2509
|
-
resolution: {integrity: sha512-
|
2508
|
+
vite@6.0.14:
|
2509
|
+
resolution: {integrity: sha512-RPfVU0Z3aFfl5BQG8xgIvuN8PofO6np7PBnurYSwx9hfcK6mjuTC5XQxA65L+pxmVbmT3Swqp9CYqc5VshQIfQ==}
|
2510
2510
|
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
|
2511
2511
|
hasBin: true
|
2512
2512
|
peerDependencies:
|
@@ -3529,14 +3529,14 @@ snapshots:
|
|
3529
3529
|
|
3530
3530
|
'@ungap/structured-clone@1.2.1': {}
|
3531
3531
|
|
3532
|
-
'@vitejs/plugin-react@4.3.4(vite@6.0.
|
3532
|
+
'@vitejs/plugin-react@4.3.4(vite@6.0.14(@types/node@22.10.5)(tsx@4.19.2)(yaml@2.6.1))':
|
3533
3533
|
dependencies:
|
3534
3534
|
'@babel/core': 7.26.0
|
3535
3535
|
'@babel/plugin-transform-react-jsx-self': 7.25.9(@babel/core@7.26.0)
|
3536
3536
|
'@babel/plugin-transform-react-jsx-source': 7.25.9(@babel/core@7.26.0)
|
3537
3537
|
'@types/babel__core': 7.20.5
|
3538
3538
|
react-refresh: 0.14.2
|
3539
|
-
vite: 6.0.
|
3539
|
+
vite: 6.0.14(@types/node@22.10.5)(tsx@4.19.2)(yaml@2.6.1)
|
3540
3540
|
transitivePeerDependencies:
|
3541
3541
|
- supports-color
|
3542
3542
|
|
@@ -5295,18 +5295,18 @@ snapshots:
|
|
5295
5295
|
'@types/unist': 3.0.3
|
5296
5296
|
vfile-message: 4.0.2
|
5297
5297
|
|
5298
|
-
vite-tsconfig-paths@5.1.3(typescript@5.6.3)(vite@6.0.
|
5298
|
+
vite-tsconfig-paths@5.1.3(typescript@5.6.3)(vite@6.0.14(@types/node@22.10.5)(tsx@4.19.2)(yaml@2.6.1)):
|
5299
5299
|
dependencies:
|
5300
5300
|
debug: 4.4.0
|
5301
5301
|
globrex: 0.1.2
|
5302
5302
|
tsconfck: 3.1.4(typescript@5.6.3)
|
5303
5303
|
optionalDependencies:
|
5304
|
-
vite: 6.0.
|
5304
|
+
vite: 6.0.14(@types/node@22.10.5)(tsx@4.19.2)(yaml@2.6.1)
|
5305
5305
|
transitivePeerDependencies:
|
5306
5306
|
- supports-color
|
5307
5307
|
- typescript
|
5308
5308
|
|
5309
|
-
vite@6.0.
|
5309
|
+
vite@6.0.14(@types/node@22.10.5)(tsx@4.19.2)(yaml@2.6.1):
|
5310
5310
|
dependencies:
|
5311
5311
|
esbuild: 0.24.2
|
5312
5312
|
postcss: 8.4.49
|