Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#66)
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 24, 2024
1 parent 8be992a commit 065644d
Show file tree
Hide file tree
Showing 12 changed files with 1,587 additions and 697 deletions.
584 changes: 292 additions & 292 deletions .yarn/releases/yarn-4.5.1.cjs → .yarn/releases/yarn-4.5.2.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ enableGlobalCache: true

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.5.1.cjs
yarnPath: .yarn/releases/yarn-4.5.2.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"scripts": {
"prettier": "prettier --ignore-path .prettierignore"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"devDependencies": {
"@sapphire/prettier-config": "^2.0.0",
"lodash.merge": "^4.6.2",
Expand Down
2 changes: 1 addition & 1 deletion templates/astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/lit": "^4.3.0",
"@astrojs/react": "^3.6.2",
"@astrojs/react": "^3.6.3",
"@skyra/discord-components-core": "^4.0.0-alpha.36",
"@skyra/discord-components-react": "^4.0.0-alpha.36",
"@webcomponents/template-shadowroot": "^0.2.1",
Expand Down
2 changes: 1 addition & 1 deletion templates/nextjs-app-directory-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"react-dom": "19.0.0-rc-fb9a90fa48-20240614"
},
"devDependencies": {
"@types/node": "^22.9.0",
"@types/node": "^22.9.3",
"@types/react": "npm:[email protected]",
"@types/react-dom": "npm:[email protected]",
"prettier": "^3.3.3",
Expand Down
2 changes: 1 addition & 1 deletion templates/nextjs-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"react-dom": "19.0.0-rc-fb9a90fa48-20240614"
},
"devDependencies": {
"@types/node": "^22.9.0",
"@types/node": "^22.9.3",
"@types/react": "npm:[email protected]",
"@types/react-dom": "npm:[email protected]",
"prettier": "^3.3.3",
Expand Down
2 changes: 1 addition & 1 deletion templates/nuxt3-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@nuxt/image": "^1.8.1",
"@skyra/discord-components-core": "^4.0.0-alpha.36",
"nuxt": "^3.14.159",
"nuxt": "^3.14.1592",
"vue": "^3.5.13",
"vue-router": "^4.4.5"
},
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 @@ -10,7 +10,7 @@
},
"dependencies": {
"@skyra/discord-components-react": "^4.0.0-alpha.36",
"preact": "^10.24.3",
"preact": "^10.25.0",
"react": "npm:@preact/compat@latest",
"react-dom": "npm:@preact/compat@latest"
},
Expand Down
10 changes: 5 additions & 5 deletions templates/react-docusaurus-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"typecheck": "tsc"
},
"dependencies": {
"@docusaurus/core": "3.6.1",
"@docusaurus/preset-classic": "3.6.1",
"@docusaurus/core": "3.6.3",
"@docusaurus/preset-classic": "3.6.3",
"@mdx-js/react": "^3.1.0",
"@skyra/discord-components-react": "^4.0.0-alpha.36",
"clsx": "^2.1.1",
Expand All @@ -26,9 +26,9 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.6.1",
"@docusaurus/tsconfig": "3.6.1",
"@docusaurus/types": "3.6.1",
"@docusaurus/module-type-aliases": "3.6.3",
"@docusaurus/tsconfig": "3.6.3",
"@docusaurus/types": "3.6.3",
"prettier": "^3.3.3",
"typescript": "^5.6.3"
},
Expand Down
4 changes: 2 additions & 2 deletions templates/svelte-vite-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"@sveltejs/vite-plugin-svelte": "^4.0.1",
"@tsconfig/svelte": "^5.0.4",
"prettier": "^3.3.3",
"svelte": "^5.2.2",
"svelte-check": "^4.0.9",
"svelte": "^5.2.7",
"svelte-check": "^4.1.0",
"tslib": "^2.8.1",
"typescript": "^5.6.3",
"vite": "^5.4.11"
Expand Down
6 changes: 3 additions & 3 deletions templates/sveltekit-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
},
"devDependencies": {
"@sveltejs/adapter-auto": "^3.3.1",
"@sveltejs/kit": "^2.8.1",
"@sveltejs/kit": "^2.8.2",
"@sveltejs/vite-plugin-svelte": "^4.0.1",
"prettier": "^3.3.3",
"svelte": "^5.2.2",
"svelte-check": "^4.0.9",
"svelte": "^5.2.7",
"svelte-check": "^4.1.0",
"tslib": "^2.8.1",
"typescript": "^5.6.3",
"vite": "^5.4.11"
Expand Down
Loading

0 comments on commit 065644d

Please sign in to comment.