effect-errors 1.4.7 → 1.4.8
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 +14 -14
- package/package.json.bak +14 -14
package/package.json
CHANGED
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
}
|
|
14
14
|
},
|
|
15
15
|
"name": "effect-errors",
|
|
16
|
-
"version": "1.4.
|
|
16
|
+
"version": "1.4.8",
|
|
17
17
|
"author": "jpb06 <jp.bois.06@outlook.fr>",
|
|
18
18
|
"description": "A POC for errors reporting in Effect",
|
|
19
19
|
"keywords": [
|
|
@@ -45,26 +45,26 @@
|
|
|
45
45
|
"run-examples": "bun run ./src/examples/util/run-all"
|
|
46
46
|
},
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@effect/schema": "^0.67.
|
|
48
|
+
"@effect/schema": "^0.67.19",
|
|
49
49
|
"chalk": "<5",
|
|
50
50
|
"convert-source-map": "^2.0.0",
|
|
51
|
-
"effect": "^3.2.
|
|
51
|
+
"effect": "^3.2.9",
|
|
52
52
|
"source-map": "^0.7.4"
|
|
53
53
|
},
|
|
54
54
|
"devDependencies": {
|
|
55
|
-
"@babel/cli": "^7.24.
|
|
56
|
-
"@babel/core": "^7.24.
|
|
57
|
-
"@babel/plugin-transform-export-namespace-from": "^7.24.
|
|
58
|
-
"@babel/plugin-transform-modules-commonjs": "^7.24.
|
|
55
|
+
"@babel/cli": "^7.24.7",
|
|
56
|
+
"@babel/core": "^7.24.7",
|
|
57
|
+
"@babel/plugin-transform-export-namespace-from": "^7.24.7",
|
|
58
|
+
"@babel/plugin-transform-modules-commonjs": "^7.24.7",
|
|
59
59
|
"@eslint/eslintrc": "^3.1.0",
|
|
60
60
|
"@eslint/js": "^9.4.0",
|
|
61
61
|
"@stylistic/eslint-plugin": "^2.1.0",
|
|
62
62
|
"@stylistic/eslint-plugin-ts": "^2.1.0",
|
|
63
63
|
"@types/eslint": "^8.56.10",
|
|
64
64
|
"@types/fs-extra": "^11.0.4",
|
|
65
|
-
"@types/node": "^20.
|
|
66
|
-
"@typescript-eslint/eslint-plugin": "^7.
|
|
67
|
-
"@typescript-eslint/parser": "^7.
|
|
65
|
+
"@types/node": "^20.14.2",
|
|
66
|
+
"@typescript-eslint/eslint-plugin": "^7.12.0",
|
|
67
|
+
"@typescript-eslint/parser": "^7.12.0",
|
|
68
68
|
"@vitest/coverage-v8": "^1.6.0",
|
|
69
69
|
"babel-plugin-annotate-pure-calls": "^0.4.0",
|
|
70
70
|
"copyfiles": "^2.4.1",
|
|
@@ -75,18 +75,18 @@
|
|
|
75
75
|
"eslint-import-resolver-typescript": "^3.6.1",
|
|
76
76
|
"eslint-plugin-import": "^2.29.1",
|
|
77
77
|
"eslint-plugin-markdown": "^5.0.0",
|
|
78
|
-
"eslint-plugin-n": "^17.
|
|
78
|
+
"eslint-plugin-n": "^17.8.0",
|
|
79
79
|
"eslint-plugin-prettier": "^5.1.3",
|
|
80
80
|
"eslint-plugin-promise": "^6.2.0",
|
|
81
81
|
"eslint-plugin-vitest": "^0.5.4",
|
|
82
82
|
"fs-extra": "^11.2.0",
|
|
83
83
|
"globals": "^15.3.0",
|
|
84
|
-
"prettier": "^3.3.
|
|
84
|
+
"prettier": "^3.3.1",
|
|
85
85
|
"readme-package-icons": "^1.1.14",
|
|
86
86
|
"ts-node": "^10.9.2",
|
|
87
|
-
"tsx": "^4.11.
|
|
87
|
+
"tsx": "^4.11.2",
|
|
88
88
|
"typescript": "^5.4.5",
|
|
89
|
-
"typescript-eslint": "^7.
|
|
89
|
+
"typescript-eslint": "^7.12.0",
|
|
90
90
|
"vitest": "^1.6.0",
|
|
91
91
|
"vitest-mock-extended": "^1.3.1"
|
|
92
92
|
}
|
package/package.json.bak
CHANGED
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
}
|
|
15
15
|
},
|
|
16
16
|
"name": "effect-errors",
|
|
17
|
-
"version": "1.4.
|
|
17
|
+
"version": "1.4.8",
|
|
18
18
|
"author": "jpb06 <jp.bois.06@outlook.fr>",
|
|
19
19
|
"description": "A POC for errors reporting in Effect",
|
|
20
20
|
"keywords": [
|
|
@@ -46,26 +46,26 @@
|
|
|
46
46
|
"run-examples": "bun run ./src/examples/util/run-all"
|
|
47
47
|
},
|
|
48
48
|
"dependencies": {
|
|
49
|
-
"@effect/schema": "^0.67.
|
|
49
|
+
"@effect/schema": "^0.67.19",
|
|
50
50
|
"chalk": "<5",
|
|
51
51
|
"convert-source-map": "^2.0.0",
|
|
52
|
-
"effect": "^3.2.
|
|
52
|
+
"effect": "^3.2.9",
|
|
53
53
|
"source-map": "^0.7.4"
|
|
54
54
|
},
|
|
55
55
|
"devDependencies": {
|
|
56
|
-
"@babel/cli": "^7.24.
|
|
57
|
-
"@babel/core": "^7.24.
|
|
58
|
-
"@babel/plugin-transform-export-namespace-from": "^7.24.
|
|
59
|
-
"@babel/plugin-transform-modules-commonjs": "^7.24.
|
|
56
|
+
"@babel/cli": "^7.24.7",
|
|
57
|
+
"@babel/core": "^7.24.7",
|
|
58
|
+
"@babel/plugin-transform-export-namespace-from": "^7.24.7",
|
|
59
|
+
"@babel/plugin-transform-modules-commonjs": "^7.24.7",
|
|
60
60
|
"@eslint/eslintrc": "^3.1.0",
|
|
61
61
|
"@eslint/js": "^9.4.0",
|
|
62
62
|
"@stylistic/eslint-plugin": "^2.1.0",
|
|
63
63
|
"@stylistic/eslint-plugin-ts": "^2.1.0",
|
|
64
64
|
"@types/eslint": "^8.56.10",
|
|
65
65
|
"@types/fs-extra": "^11.0.4",
|
|
66
|
-
"@types/node": "^20.
|
|
67
|
-
"@typescript-eslint/eslint-plugin": "^7.
|
|
68
|
-
"@typescript-eslint/parser": "^7.
|
|
66
|
+
"@types/node": "^20.14.2",
|
|
67
|
+
"@typescript-eslint/eslint-plugin": "^7.12.0",
|
|
68
|
+
"@typescript-eslint/parser": "^7.12.0",
|
|
69
69
|
"@vitest/coverage-v8": "^1.6.0",
|
|
70
70
|
"babel-plugin-annotate-pure-calls": "^0.4.0",
|
|
71
71
|
"copyfiles": "^2.4.1",
|
|
@@ -76,18 +76,18 @@
|
|
|
76
76
|
"eslint-import-resolver-typescript": "^3.6.1",
|
|
77
77
|
"eslint-plugin-import": "^2.29.1",
|
|
78
78
|
"eslint-plugin-markdown": "^5.0.0",
|
|
79
|
-
"eslint-plugin-n": "^17.
|
|
79
|
+
"eslint-plugin-n": "^17.8.0",
|
|
80
80
|
"eslint-plugin-prettier": "^5.1.3",
|
|
81
81
|
"eslint-plugin-promise": "^6.2.0",
|
|
82
82
|
"eslint-plugin-vitest": "^0.5.4",
|
|
83
83
|
"fs-extra": "^11.2.0",
|
|
84
84
|
"globals": "^15.3.0",
|
|
85
|
-
"prettier": "^3.3.
|
|
85
|
+
"prettier": "^3.3.1",
|
|
86
86
|
"readme-package-icons": "^1.1.14",
|
|
87
87
|
"ts-node": "^10.9.2",
|
|
88
|
-
"tsx": "^4.11.
|
|
88
|
+
"tsx": "^4.11.2",
|
|
89
89
|
"typescript": "^5.4.5",
|
|
90
|
-
"typescript-eslint": "^7.
|
|
90
|
+
"typescript-eslint": "^7.12.0",
|
|
91
91
|
"vitest": "^1.6.0",
|
|
92
92
|
"vitest-mock-extended": "^1.3.1"
|
|
93
93
|
}
|