Skip to content

Commit 4e113bb

Browse files
author
Symfony
committed
Update versions to 2.25.0
1 parent b5d1c85 commit 4e113bb

File tree

20 files changed

+21
-20
lines changed

20 files changed

+21
-20
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,6 @@
3636
"@swup/plugin/prettier": "link:node_modules/.cache/null",
3737
"@swup/plugin/shelljs": "link:node_modules/.cache/null",
3838
"@swup/plugin/shelljs-live": "link:node_modules/.cache/null"
39-
}
39+
},
40+
"version": "2.25.0"
4041
}

src/Autocomplete/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@symfony/ux-autocomplete",
33
"description": "JavaScript Autocomplete functionality for Symfony",
44
"license": "MIT",
5-
"version": "2.24.0",
5+
"version": "2.25.0",
66
"keywords": [
77
"symfony-ux"
88
],

src/Chartjs/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@symfony/ux-chartjs",
33
"description": "Chart.js integration for Symfony",
44
"license": "MIT",
5-
"version": "2.24.0",
5+
"version": "2.25.0",
66
"keywords": [
77
"symfony-ux"
88
],

src/Cropperjs/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@symfony/ux-cropperjs",
33
"description": "Cropper.js integration for Symfony",
44
"license": "MIT",
5-
"version": "2.24.0",
5+
"version": "2.25.0",
66
"keywords": [
77
"symfony-ux"
88
],

src/Dropzone/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@symfony/ux-dropzone",
33
"description": "File input dropzones for Symfony Forms",
44
"license": "MIT",
5-
"version": "2.24.0",
5+
"version": "2.25.0",
66
"keywords": [
77
"symfony-ux"
88
],

src/LazyImage/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@symfony/ux-lazy-image",
33
"description": "Lazy image loader and utilities for Symfony",
44
"license": "MIT",
5-
"version": "2.24.0",
5+
"version": "2.25.0",
66
"keywords": [
77
"symfony-ux"
88
],

src/LiveComponent/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@symfony/ux-live-component",
33
"description": "Live Component: bring server-side re-rendering & model binding to any element.",
44
"license": "MIT",
5-
"version": "2.24.0",
5+
"version": "2.25.0",
66
"keywords": [
77
"symfony-ux",
88
"twig",

src/Map/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Easily embed interactive maps in your Symfony application.",
44
"private": true,
55
"license": "MIT",
6-
"version": "2.24.0",
6+
"version": "2.25.0",
77
"keywords": [
88
"symfony-ux",
99
"map",

src/Map/src/Bridge/Google/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@symfony/ux-google-map",
33
"description": "GoogleMaps bridge for Symfony UX Map, integrate interactive maps in your Symfony applications",
44
"license": "MIT",
5-
"version": "2.24.0",
5+
"version": "2.25.0",
66
"keywords": [
77
"symfony-ux",
88
"google-maps",

src/Map/src/Bridge/Leaflet/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@symfony/ux-leaflet-map",
33
"description": "Leaflet bridge for Symfony UX Map, integrate interactive maps in your Symfony applications",
44
"license": "MIT",
5-
"version": "2.24.0",
5+
"version": "2.25.0",
66
"keywords": [
77
"symfony-ux",
88
"leaflet",

src/Notify/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@symfony/ux-notify",
33
"description": "Native notification integration for Symfony using Mercure",
44
"license": "MIT",
5-
"version": "2.24.0",
5+
"version": "2.25.0",
66
"keywords": [
77
"symfony-ux"
88
],

src/React/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@symfony/ux-react",
33
"description": "Integration of React in Symfony",
44
"license": "MIT",
5-
"version": "2.24.0",
5+
"version": "2.25.0",
66
"keywords": [
77
"symfony-ux"
88
],

src/StimulusBundle/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Integration of @hotwired/stimulus into Symfony",
44
"private": true,
55
"license": "MIT",
6-
"version": "2.24.0",
6+
"version": "2.25.0",
77
"keywords": [
88
"symfony-ux"
99
],

src/Svelte/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@symfony/ux-svelte",
33
"description": "Integration of Svelte in Symfony",
44
"license": "MIT",
5-
"version": "2.24.0",
5+
"version": "2.25.0",
66
"keywords": [
77
"symfony-ux"
88
],

src/Swup/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@symfony/ux-swup",
33
"description": "Swup integration for Symfony",
44
"license": "MIT",
5-
"version": "2.24.0",
5+
"version": "2.25.0",
66
"keywords": [
77
"symfony-ux"
88
],

src/TogglePassword/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@symfony/ux-toggle-password",
33
"description": "Toggle visibility of password inputs for Symfony Forms",
44
"license": "MIT",
5-
"version": "2.24.0",
5+
"version": "2.25.0",
66
"keywords": [
77
"symfony-ux"
88
],

src/Translator/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@symfony/ux-translator",
33
"description": "Symfony Translator for JavaScript",
44
"license": "MIT",
5-
"version": "2.24.0",
5+
"version": "2.25.0",
66
"keywords": [
77
"symfony-ux"
88
],

src/Turbo/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@symfony/ux-turbo",
33
"description": "Hotwire Turbo integration for Symfony",
44
"license": "MIT",
5-
"version": "2.24.0",
5+
"version": "2.25.0",
66
"keywords": [
77
"symfony-ux",
88
"turbo",

src/Typed/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@symfony/ux-typed",
33
"description": "Typed integration for Symfony",
44
"license": "MIT",
5-
"version": "2.24.0",
5+
"version": "2.25.0",
66
"keywords": [
77
"symfony-ux"
88
],

src/Vue/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@symfony/ux-vue",
33
"description": "Integration of Vue.js in Symfony",
44
"license": "MIT",
5-
"version": "2.24.0",
5+
"version": "2.25.0",
66
"keywords": [
77
"symfony-ux"
88
],

0 commit comments

Comments
 (0)