new dev iteration

pull/3774/merge
Tuğçe Küçükoğlu 2023-03-20 15:57:02 +03:00
parent ba0bf23bc7
commit 598daa4ce1
4 changed files with 173 additions and 1784 deletions

View File

@ -2,7 +2,7 @@ import pkg from '../../../package.json';
import { services } from './services';
const PrimeVue = {
version: '^3.25.0',
version: '^3.26.0',
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.'
};

View File

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

1951
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

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