Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#65)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 17, 2024
1 parent 513ad42 commit 8be992a
Show file tree
Hide file tree
Showing 12 changed files with 249 additions and 249 deletions.
22 changes: 11 additions & 11 deletions templates/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,23 +9,23 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^18.2.11",
"@angular/common": "^18.2.11",
"@angular/compiler": "^18.2.11",
"@angular/core": "^18.2.11",
"@angular/forms": "^18.2.11",
"@angular/platform-browser": "^18.2.11",
"@angular/platform-browser-dynamic": "^18.2.11",
"@angular/router": "^18.2.11",
"@angular/animations": "^18.2.12",
"@angular/common": "^18.2.12",
"@angular/compiler": "^18.2.12",
"@angular/core": "^18.2.12",
"@angular/forms": "^18.2.12",
"@angular/platform-browser": "^18.2.12",
"@angular/platform-browser-dynamic": "^18.2.12",
"@angular/router": "^18.2.12",
"@skyra/discord-components-core": "^4.0.0-alpha.36",
"rxjs": "~7.8.1",
"tslib": "^2.8.1",
"zone.js": "~0.15.0"
},
"devDependencies": {
"@angular/build": "^18.2.11",
"@angular/cli": "^18.2.11",
"@angular/compiler-cli": "^18.2.11",
"@angular/build": "^18.2.12",
"@angular/cli": "^18.2.12",
"@angular/compiler-cli": "^18.2.12",
"prettier": "^3.3.3",
"typescript": "~5.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion templates/htmx-vite-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
},
"devDependencies": {
"htmx.org": "^1.9.12",
"vite": "^5.4.10"
"vite": "^5.4.11"
}
}
2 changes: 1 addition & 1 deletion templates/no-framework-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"devDependencies": {
"prettier": "^3.3.3",
"typescript": "^5.6.3",
"vite": "^5.4.10"
"vite": "^5.4.11"
}
}
2 changes: 1 addition & 1 deletion templates/nuxt3-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@nuxt/image": "^1.8.1",
"@skyra/discord-components-core": "^4.0.0-alpha.36",
"nuxt": "^3.14.159",
"vue": "^3.5.12",
"vue": "^3.5.13",
"vue-router": "^4.4.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion templates/preact-vite-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"typescript": "^5.6.3",
"vite": "^5.4.10"
"vite": "^5.4.11"
}
}
2 changes: 1 addition & 1 deletion templates/qwik-vite-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"prettier": "^3.3.3",
"typescript": "^5.6.3",
"vite": "^5.4.10"
"vite": "^5.4.11"
},
"dependencies": {
"@builder.io/qwik": "1.5.2",
Expand Down
2 changes: 1 addition & 1 deletion templates/react-vite-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"@vitejs/plugin-react": "^4.3.3",
"prettier": "^3.3.3",
"typescript": "^5.6.3",
"vite": "^5.4.10"
"vite": "^5.4.11"
}
}
2 changes: 1 addition & 1 deletion templates/solid-vite-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"prettier": "^3.3.3",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vite": "^5.4.11",
"vite-plugin-solid": "^2.10.2"
}
}
8 changes: 4 additions & 4 deletions templates/svelte-vite-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
"@skyra/discord-components-core": "^4.0.0-alpha.36"
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^4.0.0",
"@sveltejs/vite-plugin-svelte": "^4.0.1",
"@tsconfig/svelte": "^5.0.4",
"prettier": "^3.3.3",
"svelte": "^5.1.13",
"svelte-check": "^4.0.6",
"svelte": "^5.2.2",
"svelte-check": "^4.0.9",
"tslib": "^2.8.1",
"typescript": "^5.6.3",
"vite": "^5.4.10"
"vite": "^5.4.11"
}
}
10 changes: 5 additions & 5 deletions templates/sveltekit-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
},
"devDependencies": {
"@sveltejs/adapter-auto": "^3.3.1",
"@sveltejs/kit": "^2.8.0",
"@sveltejs/vite-plugin-svelte": "^4.0.0",
"@sveltejs/kit": "^2.8.1",
"@sveltejs/vite-plugin-svelte": "^4.0.1",
"prettier": "^3.3.3",
"svelte": "^5.1.13",
"svelte-check": "^4.0.6",
"svelte": "^5.2.2",
"svelte-check": "^4.0.9",
"tslib": "^2.8.1",
"typescript": "^5.6.3",
"vite": "^5.4.10"
"vite": "^5.4.11"
},
"type": "module"
}
6 changes: 3 additions & 3 deletions templates/vue-vite-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
},
"dependencies": {
"@skyra/discord-components-core": "^4.0.0-alpha.36",
"vue": "^3.5.12"
"vue": "^3.5.13"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue": "^5.2.0",
"prettier": "^3.3.3",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vite": "^5.4.11",
"vue-tsc": "^2.1.10"
}
}
Loading

0 comments on commit 8be992a

Please sign in to comment.