Skip to content

Commit 76ae027

Browse files
Bump vite in the npm_and_yarn group across 1 directory (#36)
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 4.5.3 to 4.5.5 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.5/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.5/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb0adaf commit 76ae027

File tree

7 files changed

+15
-15
lines changed

7 files changed

+15
-15
lines changed

challenges/space-navigator/1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"prettier-plugin-tailwindcss": "^0.5.6",
2828
"tailwindcss": "^3.3.5",
2929
"typescript": "^4.9.5",
30-
"vite": "^4.5.3",
30+
"vite": "^4.5.5",
3131
"vite-plugin-solid": "^2.7.0"
3232
}
3333
}

challenges/space-navigator/2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"prettier-plugin-tailwindcss": "^0.5.6",
2828
"tailwindcss": "^3.3.5",
2929
"typescript": "^4.9.5",
30-
"vite": "^4.5.3",
30+
"vite": "^4.5.5",
3131
"vite-plugin-solid": "^2.7.0"
3232
}
3333
}

challenges/space-navigator/3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"prettier-plugin-tailwindcss": "^0.5.6",
2626
"tailwindcss": "^3.3.5",
2727
"typescript": "^4.9.5",
28-
"vite": "^4.5.3",
28+
"vite": "^4.5.5",
2929
"vite-plugin-solid": "^2.7.0"
3030
}
3131
}

challenges/space-navigator/4/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"prettier-plugin-tailwindcss": "^0.5.6",
2626
"tailwindcss": "^3.3.5",
2727
"typescript": "^4.9.5",
28-
"vite": "^4.5.3",
28+
"vite": "^4.5.5",
2929
"vite-plugin-solid": "^2.7.0"
3030
}
3131
}

challenges/space-navigator/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"prettier-plugin-tailwindcss": "^0.5.6",
2626
"tailwindcss": "^3.3.5",
2727
"typescript": "^5.1.3",
28-
"vite": "^4.5.3",
28+
"vite": "^4.5.5",
2929
"vite-plugin-solid": "^2.7.0"
3030
},
3131
"dependencies": {

challenges/space-navigator/template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"prettier-plugin-tailwindcss": "^0.5.6",
2626
"tailwindcss": "^3.3.5",
2727
"typescript": "^4.9.5",
28-
"vite": "^4.5.3",
28+
"vite": "^4.5.5",
2929
"vite-plugin-solid": "^2.7.0"
3030
}
3131
}

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)