Skip to content

Commit

Permalink
Update PrimeVue, links to Nuxt
Browse files Browse the repository at this point in the history
  • Loading branch information
cagataycivici committed May 6, 2023
1 parent 6dd551e commit 4f74396
Show file tree
Hide file tree
Showing 50 changed files with 8,893 additions and 1,286 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 3.7.0 (2023-05-06)

- Upgrade to PrimeVue 3.28.0

**Implemented New Features and Enhancements**

## 3.6.0 (2023-04-12)

**Implemented New Features and Enhancements**
Expand Down
19 changes: 9 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sakai-vue",
"version": "3.6.0",
"version": "3.7.0",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand All @@ -11,7 +11,7 @@
"chart.js": "3.3.2",
"primeflex": "^3.2.1",
"primeicons": "^6.0.1",
"primevue": "3.26.1",
"primevue": "3.28.0",
"vue": "^3.2.41",
"vue-router": "^4.1.5"
},
Expand Down
Loading

1 comment on commit 4f74396

@vercel
Copy link

@vercel vercel bot commented on 4f74396 May 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sakai-vue – ./

sakai-vue-git-prod-primetek.vercel.app
sakai.primevue.org
sakai-vue-primetek.vercel.app

Please sign in to comment.