Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: symfony/ux-vue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.x
Choose a base ref
...
head repository: neothone/ux-vue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 1 file changed
  • 1 contributor

Commits on Aug 5, 2025

  1. Update package.json

    esbuild 0.21.5 require by vite 5.4.19, require by plugin-vue 4.6.2 contain security vulnerabilities It's necessary to upgrade to esbquild 0.25.0+, so plugin-vue must be in 5.1.5+ in order to have vite 6+
    neothone authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    4efbf83 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from neothone/patch-1

    Update package.json
    neothone authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    a20d5c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

  1. Configuration menu
    Copy the full SHA
    aa48645 View commit details
    Browse the repository at this point in the history
Loading