Skip to content

Commit

Permalink
chore(deps): update dependency @farmfe/core to ^1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 27, 2024
1 parent a9b5db7 commit 6395beb
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion packages/create-farm-plugin/templates/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"license": "ISC",
"devDependencies": {
"@farmfe/cli": "^1.0.1",
"@farmfe/core": "^1.1.1",
"@farmfe/core": "^1.1.2",
"@farmfe/js-plugin-dts": "^0.5.1",
"@types/node": "^20.11.16",
"cross-env": "^7.0.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/create-farm/templates/lit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@farmfe/cli": "^1.0.1",
"@farmfe/core": "^1.1.1",
"@farmfe/core": "^1.1.2",
"typescript": "^5.4.3"
}
}
2 changes: 1 addition & 1 deletion packages/create-farm/templates/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@farmfe/cli": "^1.0.1",
"@farmfe/core": "^1.1.1",
"@farmfe/core": "^1.1.2",
"@preact/preset-vite": "^2.8.1",
"typescript": "^5.4.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/create-farm/templates/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@farmfe/cli": "^1.0.1",
"@farmfe/core": "^1.1.1",
"@farmfe/core": "^1.1.2",
"@farmfe/plugin-react": "^1.0.1",
"@types/react": "18",
"core-js": "^3.36.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-farm/templates/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@farmfe/cli": "^1.0.1",
"@farmfe/core": "^1.1.1",
"@farmfe/core": "^1.1.2",
"solid-refresh": "^0.7.5",
"vite-plugin-solid": "^2.10.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/create-farm/templates/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@farmfe/cli": "^1.0.1",
"@farmfe/core": "^1.1.1",
"@farmfe/core": "^1.1.2",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"@tsconfig/svelte": "^5.0.4",
"core-js": "^3.36.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-farm/templates/tauri/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@preact/preset-vite": "^2.5.0",
"typescript": "^5.0.2",
"@farmfe/cli": "^1.0.1",
"@farmfe/core": "^1.1.0",
"@farmfe/core": "^1.1.2",
"@tauri-apps/cli": "^1"
}
}
2 changes: 1 addition & 1 deletion packages/create-farm/templates/tauri/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
"@farmfe/cli": "^1.0.1",
"@farmfe/core": "^1.1.0",
"@farmfe/core": "^1.1.2",
"@farmfe/plugin-react": "^1.0.1",
"typescript": "^5.0.2",
"core-js": "^3.36.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-farm/templates/tauri/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"typescript": "^5.0.2",
"@farmfe/cli": "^1.0.1",
"@farmfe/core": "^1.1.0",
"@farmfe/core": "^1.1.2",
"solid-refresh": "^0.7.5",
"vite-plugin-solid": "^2.8.0",
"@tauri-apps/cli": "^1"
Expand Down
2 changes: 1 addition & 1 deletion packages/create-farm/templates/tauri/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"vite": "^5.0.0",
"@tauri-apps/cli": "^1",
"@farmfe/cli": "^1.0.1",
"@farmfe/core": "^1.1.0",
"@farmfe/core": "^1.1.2",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"@tsconfig/svelte": "^5.0.4",
"core-js": "^3.36.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-farm/templates/tauri/vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@tauri-apps/cli": "^1",
"@farmfe/cli": "^1.0.1",
"@farmfe/core": "^1.1.0",
"@farmfe/core": "^1.1.2",
"typescript": "^5.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/create-farm/templates/tauri/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"vue-tsc": "^1.8.5",
"@tauri-apps/cli": "^1",
"@farmfe/cli": "^1.0.1",
"@farmfe/core": "^1.1.0",
"@farmfe/core": "^1.1.2",
"core-js": "^3.30.1"
}
}
2 changes: 1 addition & 1 deletion packages/create-farm/templates/vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"@farmfe/cli": "^1.0.1",
"@farmfe/core": "^1.1.1",
"@farmfe/core": "^1.1.2",
"typescript": "^5.4.3"
}
}
2 changes: 1 addition & 1 deletion packages/create-farm/templates/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@farmfe/cli": "^1.0.1",
"@farmfe/core": "^1.1.1",
"@farmfe/core": "^1.1.2",
"@vitejs/plugin-vue": "^5.0.4",
"core-js": "^3.30.1"
}
Expand Down

0 comments on commit 6395beb

Please sign in to comment.