create-sandi-ts-app 0.1.16 → 0.2.0
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
package/pnpm-lock.yaml
CHANGED
|
@@ -44,10 +44,10 @@ importers:
|
|
|
44
44
|
version: 8.56.0
|
|
45
45
|
eslint-config-sandi-react:
|
|
46
46
|
specifier: ^1.2.0
|
|
47
|
-
version: 1.2.0(@babel/plugin-syntax-decorators@7.23.3)(@babel/preset-react@7.23.3)(eslint@8.56.0)
|
|
47
|
+
version: 1.2.0(@babel/plugin-syntax-decorators@7.23.3(@babel/core@7.23.7))(@babel/preset-react@7.23.3(@babel/core@7.23.7))(eslint@8.56.0)
|
|
48
48
|
eslint-config-tungsten-js:
|
|
49
49
|
specifier: ^0.1.2
|
|
50
|
-
version: 0.1.2(@babel/core@7.23.7)(@babel/preset-react@7.23.3)(eslint-plugin-react-hooks@4.6.0)(eslint-plugin-react@7.33.2)(eslint@8.56.0)
|
|
50
|
+
version: 0.1.2(@babel/core@7.23.7)(@babel/preset-react@7.23.3(@babel/core@7.23.7))(eslint-plugin-react-hooks@4.6.0(eslint@8.56.0))(eslint-plugin-react@7.33.2(eslint@8.56.0))(eslint@8.56.0)
|
|
51
51
|
eslint-import-resolver-babel-module:
|
|
52
52
|
specifier: ^5.3.2
|
|
53
53
|
version: 5.3.2(@babel/core@7.23.7)(babel-plugin-module-resolver@4.1.0)
|
|
@@ -1791,7 +1791,7 @@ snapshots:
|
|
|
1791
1791
|
|
|
1792
1792
|
escape-string-regexp@4.0.0: {}
|
|
1793
1793
|
|
|
1794
|
-
eslint-config-sandi-base@1.2.0(@babel/plugin-syntax-decorators@7.23.3)(eslint@8.56.0):
|
|
1794
|
+
eslint-config-sandi-base@1.2.0(@babel/plugin-syntax-decorators@7.23.3(@babel/core@7.23.7))(eslint@8.56.0):
|
|
1795
1795
|
dependencies:
|
|
1796
1796
|
'@babel/core': 7.23.7
|
|
1797
1797
|
'@babel/eslint-parser': 7.23.3(@babel/core@7.23.7)(eslint@8.56.0)
|
|
@@ -1806,11 +1806,11 @@ snapshots:
|
|
|
1806
1806
|
- eslint-import-resolver-webpack
|
|
1807
1807
|
- supports-color
|
|
1808
1808
|
|
|
1809
|
-
eslint-config-sandi-react@1.2.0(@babel/plugin-syntax-decorators@7.23.3)(@babel/preset-react@7.23.3)(eslint@8.56.0):
|
|
1809
|
+
eslint-config-sandi-react@1.2.0(@babel/plugin-syntax-decorators@7.23.3(@babel/core@7.23.7))(@babel/preset-react@7.23.3(@babel/core@7.23.7))(eslint@8.56.0):
|
|
1810
1810
|
dependencies:
|
|
1811
1811
|
'@babel/preset-react': 7.23.3(@babel/core@7.23.7)
|
|
1812
1812
|
eslint: 8.56.0
|
|
1813
|
-
eslint-config-sandi-base: 1.2.0(@babel/plugin-syntax-decorators@7.23.3)(eslint@8.56.0)
|
|
1813
|
+
eslint-config-sandi-base: 1.2.0(@babel/plugin-syntax-decorators@7.23.3(@babel/core@7.23.7))(eslint@8.56.0)
|
|
1814
1814
|
eslint-plugin-react: 7.33.2(eslint@8.56.0)
|
|
1815
1815
|
eslint-plugin-react-hooks: 4.6.0(eslint@8.56.0)
|
|
1816
1816
|
transitivePeerDependencies:
|
|
@@ -1820,7 +1820,7 @@ snapshots:
|
|
|
1820
1820
|
- eslint-import-resolver-webpack
|
|
1821
1821
|
- supports-color
|
|
1822
1822
|
|
|
1823
|
-
eslint-config-tungsten-js@0.1.2(@babel/core@7.23.7)(@babel/preset-react@7.23.3)(eslint-plugin-react-hooks@4.6.0)(eslint-plugin-react@7.33.2)(eslint@8.56.0):
|
|
1823
|
+
eslint-config-tungsten-js@0.1.2(@babel/core@7.23.7)(@babel/preset-react@7.23.3(@babel/core@7.23.7))(eslint-plugin-react-hooks@4.6.0(eslint@8.56.0))(eslint-plugin-react@7.33.2(eslint@8.56.0))(eslint@8.56.0):
|
|
1824
1824
|
dependencies:
|
|
1825
1825
|
'@babel/core': 7.23.7
|
|
1826
1826
|
'@babel/preset-react': 7.23.3(@babel/core@7.23.7)
|
|
@@ -1846,6 +1846,7 @@ snapshots:
|
|
|
1846
1846
|
eslint-module-utils@2.8.0(eslint-import-resolver-node@0.3.9)(eslint@8.56.0):
|
|
1847
1847
|
dependencies:
|
|
1848
1848
|
debug: 3.2.7
|
|
1849
|
+
optionalDependencies:
|
|
1849
1850
|
eslint: 8.56.0
|
|
1850
1851
|
eslint-import-resolver-node: 0.3.9
|
|
1851
1852
|
transitivePeerDependencies:
|
|
@@ -15,10 +15,10 @@
|
|
|
15
15
|
"dotenv": "^16.4.1"
|
|
16
16
|
},
|
|
17
17
|
"devDependencies": {
|
|
18
|
+
"@types/node": "^24.12.2",
|
|
18
19
|
"nodemon": "^3.0.3",
|
|
19
20
|
"npm-run-all": "^4.1.5",
|
|
20
21
|
"rimraf": "^5.0.5",
|
|
21
|
-
"@types/node": "^20.11.6",
|
|
22
22
|
"eslint": "^8.56.0",
|
|
23
23
|
"eslint-config-sandi-ts": "^0.1.12",
|
|
24
24
|
"typescript": "^5.3.3"
|
|
@@ -26,14 +26,14 @@
|
|
|
26
26
|
// "moduleDetection": "auto", /* Control what method is used to detect module-format JS files. */
|
|
27
27
|
|
|
28
28
|
/* Modules */
|
|
29
|
-
"module": "Node16",
|
|
29
|
+
"module": "Node16", /* Specify what module code is generated. */
|
|
30
30
|
"rootDir": "./src", /* Specify the root folder within your source files. */
|
|
31
31
|
// "moduleResolution": "NodeNext", /* Specify how TypeScript looks up a file from a given module specifier. */
|
|
32
32
|
// "baseUrl": "./", /* Specify the base directory to resolve non-relative module names. */
|
|
33
33
|
// "paths": {}, /* Specify a set of entries that re-map imports to additional lookup locations. */
|
|
34
34
|
// "rootDirs": [], /* Allow multiple folders to be treated as one when resolving modules. */
|
|
35
35
|
// "typeRoots": [], /* Specify multiple folders that act like './node_modules/@types'. */
|
|
36
|
-
|
|
36
|
+
"types": ["node"], /* Specify type package names to be included without being referenced in a source file. */
|
|
37
37
|
// "allowUmdGlobalAccess": true, /* Allow accessing UMD globals from modules. */
|
|
38
38
|
// "moduleSuffixes": [], /* List of file name suffixes to search when resolving a module. */
|
|
39
39
|
"resolveJsonModule": true, /* Enable importing .json files. */
|
|
@@ -99,6 +99,6 @@
|
|
|
99
99
|
|
|
100
100
|
/* Completeness */
|
|
101
101
|
// "skipDefaultLibCheck": true, /* Skip type checking .d.ts files that are included with TypeScript. */
|
|
102
|
-
"skipLibCheck": true
|
|
102
|
+
"skipLibCheck": true /* Skip type checking all .d.ts files. */
|
|
103
103
|
}
|
|
104
104
|
}
|
|
File without changes
|