Skip to content

Commit

Permalink
v0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
donmccurdy committed Sep 18, 2024
1 parent eee3523 commit 4035acf
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 16 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "0.0.10",
"version": "0.0.11",
"packages": ["packages/*"],
"npmClient": "yarn"
}
10 changes: 7 additions & 3 deletions packages/create-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
{
"name": "@carto/create-angular",
"publishConfig": {
"access": "public"
},
"description": "Template for creating CARTO applications in Angular",
"repository": "github:CartoDB/carto-app-templates",
"author": "Don McCurdy <[email protected]>",
"license": "MIT",
"version": "0.0.10",
"version": "0.0.11",
"type": "module",
"bin": "./scripts/create.js",
"scripts": {
Expand All @@ -24,7 +27,7 @@
"@angular/router": "^18.2.5",
"@auth0/auth0-angular": "^2.2.3",
"@carto/api-client": "^0.1.0",
"@carto/create-common": "^0.0.10",
"@carto/create-common": "^0.0.11",
"@deck.gl/aggregation-layers": "^9.0.24",
"@deck.gl/carto": "^9.0.24",
"@deck.gl/core": "^9.0.24",
Expand All @@ -47,5 +50,6 @@
"@angular/compiler-cli": "^18.2.5",
"typescript": "<5.6.0"
},
"packageManager": "[email protected]"
"packageManager": "[email protected]",
"gitHead": "eee3523a24885fe41609c9739378a10dc90dab77"
}
5 changes: 3 additions & 2 deletions packages/create-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@carto/create-common",
"packageManager": "[email protected]",
"author": "Don McCurdy <[email protected]>",
"version": "0.0.10",
"version": "0.0.11",
"license": "MIT",
"publishConfig": {
"access": "public",
Expand Down Expand Up @@ -51,5 +51,6 @@
"@types/meow": "^6.0.0",
"@types/prompts": "^2.4.9",
"microbundle": "^0.15.1"
}
},
"gitHead": "eee3523a24885fe41609c9739378a10dc90dab77"
}
7 changes: 4 additions & 3 deletions packages/create-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"repository": "github:CartoDB/carto-app-templates",
"author": "Don McCurdy <[email protected]>",
"license": "MIT",
"version": "0.0.10",
"version": "0.0.11",
"type": "module",
"bin": "./scripts/create.js",
"scripts": {
Expand All @@ -16,7 +16,7 @@
"dependencies": {
"@auth0/auth0-react": "^2.2.4",
"@carto/api-client": "^0.1.0",
"@carto/create-common": "^0.0.10",
"@carto/create-common": "^0.0.11",
"@deck.gl/aggregation-layers": "^9.0.24",
"@deck.gl/carto": "^9.0.24",
"@deck.gl/core": "^9.0.24",
Expand Down Expand Up @@ -48,5 +48,6 @@
"typescript": "^5.6.2",
"vite": "^5.4.6"
},
"packageManager": "[email protected]"
"packageManager": "[email protected]",
"gitHead": "eee3523a24885fe41609c9739378a10dc90dab77"
}
7 changes: 4 additions & 3 deletions packages/create-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"repository": "github:CartoDB/carto-app-templates",
"author": "Don McCurdy <[email protected]>",
"license": "MIT",
"version": "0.0.10",
"version": "0.0.11",
"type": "module",
"bin": "./scripts/create.js",
"scripts": {
Expand All @@ -15,7 +15,7 @@
"dependencies": {
"@auth0/auth0-vue": "^2.3.3",
"@carto/api-client": "^0.1.0",
"@carto/create-common": "workspace:^",
"@carto/create-common": "^0.0.11",
"@deck.gl/aggregation-layers": "^9.0.24",
"@deck.gl/carto": "^9.0.24",
"@deck.gl/core": "^9.0.24",
Expand All @@ -39,5 +39,6 @@
"vite": "^5.4.6",
"vue-tsc": "^2.1.6"
},
"packageManager": "[email protected]"
"packageManager": "[email protected]",
"gitHead": "eee3523a24885fe41609c9739378a10dc90dab77"
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2435,7 +2435,7 @@ __metadata:
"@angular/router": "npm:^18.2.5"
"@auth0/auth0-angular": "npm:^2.2.3"
"@carto/api-client": "npm:^0.1.0"
"@carto/create-common": "npm:^0.0.10"
"@carto/create-common": "npm:^0.0.11"
"@deck.gl/aggregation-layers": "npm:^9.0.24"
"@deck.gl/carto": "npm:^9.0.24"
"@deck.gl/core": "npm:^9.0.24"
Expand All @@ -2457,7 +2457,7 @@ __metadata:
languageName: unknown
linkType: soft

"@carto/create-common@npm:^0.0.10, @carto/create-common@workspace:^, @carto/create-common@workspace:packages/create-common":
"@carto/create-common@npm:^0.0.11, @carto/create-common@workspace:packages/create-common":
version: 0.0.0-use.local
resolution: "@carto/create-common@workspace:packages/create-common"
dependencies:
Expand All @@ -2477,7 +2477,7 @@ __metadata:
dependencies:
"@auth0/auth0-react": "npm:^2.2.4"
"@carto/api-client": "npm:^0.1.0"
"@carto/create-common": "npm:^0.0.10"
"@carto/create-common": "npm:^0.0.11"
"@deck.gl/aggregation-layers": "npm:^9.0.24"
"@deck.gl/carto": "npm:^9.0.24"
"@deck.gl/core": "npm:^9.0.24"
Expand Down Expand Up @@ -2517,7 +2517,7 @@ __metadata:
dependencies:
"@auth0/auth0-vue": "npm:^2.3.3"
"@carto/api-client": "npm:^0.1.0"
"@carto/create-common": "workspace:^"
"@carto/create-common": "npm:^0.0.11"
"@deck.gl/aggregation-layers": "npm:^9.0.24"
"@deck.gl/carto": "npm:^9.0.24"
"@deck.gl/core": "npm:^9.0.24"
Expand Down

0 comments on commit 4035acf

Please sign in to comment.