Set new version

pull/4967/head
tugcekucukoglu 2023-12-13 12:48:43 +03:00
parent aa7d0ecaa6
commit 0c2322cdbe
4 changed files with 430 additions and 14562 deletions

View File

@ -2,7 +2,7 @@ import pkg from '../../../package.json';
import { services } from './services'; import { services } from './services';
const PrimeVue = { const PrimeVue = {
version: '^3.43.0', version: '^3.44.0',
description: description:
'PrimeVue is an open source UI library for Vue featuring a rich set of 80+ components, a theme designer, various theme alternatives such as Material, Bootstrap, Tailwind, premium templates and professional support. In addition, it integrates with PrimeBlock, which has 400+ ready to use UI blocks to build spectacular applications in no time.' 'PrimeVue is an open source UI library for Vue featuring a rich set of 80+ components, a theme designer, various theme alternatives such as Material, Bootstrap, Tailwind, premium templates and professional support. In addition, it integrates with PrimeBlock, which has 400+ ready to use UI blocks to build spectacular applications in no time.'
}; };

View File

@ -173,7 +173,7 @@ export default {
}, },
{ {
name: 'v2', name: 'v2',
version: '2.10.1', version: '2.10.4',
url: 'https://www.primefaces.org/primevue-v2' url: 'https://www.primefaces.org/primevue-v2'
} }
] ]

14986
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{ {
"name": "primevue", "name": "primevue",
"version": "3.44.0-SNAPSHOT", "version": "3.44.0",
"homepage": "https://primevue.org/", "homepage": "https://primevue.org/",
"repository": { "repository": {
"type": "git", "type": "git",