qti3-item-player-vue3 0.2.6 → 0.2.8

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "qti3-item-player-vue3",
3
- "version": "0.2.6",
3
+ "version": "0.2.8",
4
4
  "description": "QTI 3 Item Player implemented with Vue 3",
5
5
  "author": {
6
6
  "name": "Paul Grudnitski",
@@ -49,7 +49,7 @@
49
49
  "@vitejs/plugin-vue": "^5.0.4",
50
50
  "eslint": "^8.57.0",
51
51
  "eslint-plugin-vue": "^9.23.0",
52
- "vite": "^5.2.8"
52
+ "vite": "^5.4.14"
53
53
  },
54
54
  "overrides": {
55
55
  "eslint": {