@servicetitan/startup 36.1.2-canary.8 → 36.1.2-canary.9
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 +5 -5
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@servicetitan/startup",
|
|
3
|
-
"version": "36.1.2-canary.
|
|
3
|
+
"version": "36.1.2-canary.9",
|
|
4
4
|
"description": "CLI to create multi-package Lerna projects with TypeScript and React",
|
|
5
5
|
"homepage": "https://docs.st.dev/docs/frontend/uikit/startup",
|
|
6
6
|
"repository": {
|
|
@@ -97,10 +97,10 @@
|
|
|
97
97
|
"@jest/core": "~30.3.0",
|
|
98
98
|
"@jest/types": "~30.3.0",
|
|
99
99
|
"@jsdevtools/coverage-istanbul-loader": "^3.0.5",
|
|
100
|
-
"@servicetitan/eslint-config": "36.1.2-canary.
|
|
101
|
-
"@servicetitan/install": "36.1.2-canary.
|
|
102
|
-
"@servicetitan/startup-utils": "36.1.2-canary.
|
|
103
|
-
"@servicetitan/stylelint-config": "36.1.2-canary.
|
|
100
|
+
"@servicetitan/eslint-config": "36.1.2-canary.9",
|
|
101
|
+
"@servicetitan/install": "36.1.2-canary.9",
|
|
102
|
+
"@servicetitan/startup-utils": "36.1.2-canary.9",
|
|
103
|
+
"@servicetitan/stylelint-config": "36.1.2-canary.9",
|
|
104
104
|
"@svgr/webpack": "^8.1.0",
|
|
105
105
|
"@swc/cli": "^0.8.1",
|
|
106
106
|
"@swc/core": "1.15.24",
|