Skip to content

Commit a475955

Browse files
Bump laravel-vite-plugin from 1.2.0 to 1.3.0 (#1652)
Bumps [laravel-vite-plugin](https://github.com/laravel/vite-plugin) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/laravel/vite-plugin/releases) - [Changelog](https://github.com/laravel/vite-plugin/blob/2.x/CHANGELOG.md) - [Commits](laravel/vite-plugin@v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: laravel-vite-plugin dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 699df50 commit a475955

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"husky": "^9.1.7",
4545
"jquery": "^3.7.1",
4646
"js-cookie": "^3.0.5",
47-
"laravel-vite-plugin": "^1.2.0",
47+
"laravel-vite-plugin": "^1.3.0",
4848
"lint-staged": "^16.2.7",
4949
"npm-run-all2": "^6.2.2",
5050
"popper.js": "^1.14.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4161,10 +4161,10 @@ known-css-properties@^0.26.0:
41614161
resolved "https://registry.yarnpkg.com/known-css-properties/-/known-css-properties-0.26.0.tgz#008295115abddc045a9f4ed7e2a84dc8b3a77649"
41624162
integrity sha512-5FZRzrZzNTBruuurWpvZnvP9pum+fe0HcK8z/ooo+U+Hmp4vtbyp1/QDsqmufirXy4egGzbaH/y2uCZf+6W5Kg==
41634163

4164-
laravel-vite-plugin@^1.2.0:
4165-
version "1.2.0"
4166-
resolved "https://registry.yarnpkg.com/laravel-vite-plugin/-/laravel-vite-plugin-1.2.0.tgz#7a82e850fba9ca2359fa64f70e0647478ea5fde3"
4167-
integrity sha512-R0pJ+IcTVeqEMoKz/B2Ij57QVq3sFTABiFmb06gAwFdivbOgsUtuhX6N2MGLEArajrS3U5JbberzwOe7uXHMHQ==
4164+
laravel-vite-plugin@^1.3.0:
4165+
version "1.3.0"
4166+
resolved "https://registry.yarnpkg.com/laravel-vite-plugin/-/laravel-vite-plugin-1.3.0.tgz#04a9b109281414b80f4355cd4cef94d98bd7dec4"
4167+
integrity sha512-P5qyG56YbYxM8OuYmK2OkhcKe0AksNVJUjq9LUZ5tOekU9fBn9LujYyctI4t9XoLjuMvHJXXpCoPntY1oKltuA==
41684168
dependencies:
41694169
picocolors "^1.0.0"
41704170
vite-plugin-full-reload "^1.1.0"

0 commit comments

Comments
 (0)