|
3 | 3 | "type": "module", |
4 | 4 | "version": "2.0.0-beta.1", |
5 | 5 | "publishConfig": { |
6 | | - "registry": "https://npm.pkg.github.com/", |
7 | | - "access": "restricted" |
| 6 | + "registry": "https://registry.npmjs.org", |
| 7 | + "access": "public" |
8 | 8 | }, |
9 | 9 | "packageManager": "pnpm@9.12.1", |
10 | 10 | "author": "thecodeorigin <contact@thecodeorigin.com>", |
|
46 | 46 | "gettext:compile": "vue-gettext-compile" |
47 | 47 | }, |
48 | 48 | "dependencies": { |
49 | | - "@antfu/utils": "0.7.7", |
50 | | - "@aws-sdk/client-s3": "^3.637.0", |
51 | | - "@aws-sdk/s3-request-presigner": "^3.637.0", |
52 | | - "@casl/ability": "6.7.1", |
| 49 | + "@antfu/utils": "^0.7.10", |
| 50 | + "@aws-sdk/client-s3": "^3.717.0", |
| 51 | + "@aws-sdk/s3-request-presigner": "^3.717.0", |
| 52 | + "@casl/ability": "6.7.2", |
53 | 53 | "@casl/vue": "2.2.2", |
54 | | - "@firebase/app-types": "^0.9.2", |
55 | | - "@floating-ui/dom": "1.6.3", |
56 | | - "@formkit/drag-and-drop": "0.0.38", |
57 | | - "@fullcalendar/core": "6.1.11", |
58 | | - "@fullcalendar/daygrid": "6.1.11", |
59 | | - "@fullcalendar/interaction": "6.1.11", |
60 | | - "@fullcalendar/list": "6.1.11", |
61 | | - "@fullcalendar/timegrid": "6.1.11", |
62 | | - "@fullcalendar/vue3": "6.1.11", |
63 | | - "@iconify-json/bxl": "1.1.10", |
64 | | - "@iconify-json/heroicons": "^1.2.1", |
65 | | - "@iconify-json/mdi": "1.1.66", |
66 | | - "@iconify-json/ri": "1.1.20", |
67 | | - "@iconify-json/simple-icons": "^1.2.9", |
68 | | - "@iconify/tools": "4.0.4", |
69 | | - "@iconify/utils": "2.1.23", |
70 | | - "@iconify/vue": "4.1.1", |
| 54 | + "@firebase/app-types": "^0.9.3", |
| 55 | + "@iconify-json/heroicons": "^1.2.2", |
| 56 | + "@iconify-json/simple-icons": "^1.2.17", |
71 | 57 | "@logto/nuxt": "^1.1.5", |
72 | | - "@ngneat/falso": "^7.2.0", |
73 | 58 | "@nuxt/content": "^2.13.4", |
74 | | - "@nuxt/eslint": "^0.7.3", |
75 | | - "@nuxt/fonts": "^0.9.2", |
| 59 | + "@nuxt/eslint": "^0.6.0", |
| 60 | + "@nuxt/fonts": "^0.10.0", |
76 | 61 | "@nuxt/image": "^1.8.1", |
77 | | - "@nuxt/kit": "^3.13.2", |
78 | | - "@nuxt/schema": "^3.13.2", |
79 | | - "@nuxt/ui-pro": "^1.4.4", |
80 | | - "@nuxthq/studio": "^2.2.1", |
| 62 | + "@nuxt/ui-pro": "^1.6.0", |
| 63 | + "@nuxthq/studio": "^2.1.1", |
81 | 64 | "@nuxtjs/device": "^3.2.4", |
82 | 65 | "@nuxtjs/i18n": "^8.5.5", |
83 | 66 | "@nuxtjs/robots": "^5.0.1", |
|
87 | 70 | "@pinia/nuxt": "^0.5.1", |
88 | 71 | "@sentry/nuxt": "^8.36.0", |
89 | 72 | "@sindresorhus/is": "6.3.0", |
90 | | - "@stylistic/stylelint-config": "1.0.1", |
91 | | - "@stylistic/stylelint-plugin": "2.1.1", |
92 | | - "@thecodeorigin/eslint-config": "workspace:*", |
93 | | - "@tiptap/extension-character-count": "2.3.0", |
94 | | - "@tiptap/extension-highlight": "2.3.0", |
95 | | - "@tiptap/extension-image": "2.3.0", |
96 | | - "@tiptap/extension-link": "2.3.0", |
97 | | - "@tiptap/extension-placeholder": "2.3.0", |
98 | | - "@tiptap/extension-subscript": "2.3.0", |
99 | | - "@tiptap/extension-superscript": "2.3.0", |
100 | | - "@tiptap/extension-text-align": "2.3.0", |
101 | | - "@tiptap/extension-underline": "2.3.0", |
102 | | - "@tiptap/pm": "2.3.0", |
103 | | - "@tiptap/starter-kit": "2.3.0", |
104 | | - "@tiptap/vue-3": "2.3.0", |
105 | 73 | "@types/bcrypt": "^5.0.2", |
106 | 74 | "@types/lodash-es": "^4.17.12", |
107 | 75 | "@types/mapbox-gl": "3.1.0", |
|
110 | 78 | "@types/pdfmake": "^0.2.9", |
111 | 79 | "@types/uuid": "^8.3.3", |
112 | 80 | "@types/webfontloader": "1.6.38", |
113 | | - "@typescript-eslint/eslint-plugin": "7.7.1", |
114 | | - "@typescript-eslint/parser": "7.7.1", |
115 | | - "@unovis/ts": "^1.4.4", |
116 | | - "@unovis/vue": "^1.4.4", |
117 | | - "@videojs-player/vue": "1.0.0", |
118 | | - "@vueuse/core": "10.9.0", |
119 | | - "@vueuse/math": "10.9.0", |
120 | | - "@vueuse/nuxt": "^10.11.0", |
121 | | - "apexcharts": "3.49.0", |
| 81 | + "@vueuse/core": "^11.1.0", |
| 82 | + "@vueuse/math": "^11.1.0", |
| 83 | + "@vueuse/nuxt": "^11.1.0", |
122 | 84 | "bcrypt": "^5.1.1", |
123 | | - "chart.js": "4.4.2", |
124 | 85 | "cookie-es": "1.1.0", |
125 | 86 | "date-fns": "^4.1.0", |
126 | | - "docx": "^8.5.0", |
127 | | - "dotenv": "^16.4.5", |
128 | | - "drizzle-kit": "^0.23.0", |
129 | | - "drizzle-orm": "^0.32.0", |
130 | | - "drizzle-zod": "^0.5.1", |
131 | | - "eslint": "9.17.0", |
132 | | - "execa": "^9.3.0", |
133 | | - "firebase": "^10.12.4", |
134 | | - "firebase-admin": "^12.2.0", |
135 | | - "firebase-functions": "^5.0.1", |
136 | | - "h3": "^1.13.0", |
| 87 | + "dotenv": "^16.4.7", |
| 88 | + "drizzle-kit": "^0.30.1", |
| 89 | + "drizzle-orm": "^0.38.3", |
| 90 | + "drizzle-zod": "^0.6.1", |
| 91 | + "eslint": "^9.17.0", |
| 92 | + "execa": "^9.5.2", |
| 93 | + "firebase": "^11.1.0", |
| 94 | + "firebase-admin": "^13.0.2", |
| 95 | + "firebase-functions": "^6.2.0", |
137 | 96 | "lodash-es": "^4.17.21", |
138 | | - "mapbox-gl": "3.2.0", |
139 | | - "mongodb": "^6.9.0", |
140 | | - "nodemailer": "^6.9.15", |
| 97 | + "mongodb": "^6.12.0", |
| 98 | + "nodemailer": "^6.9.16", |
141 | 99 | "nuxt": "^3.13.2", |
142 | 100 | "nuxt-gtag": "^3.0.2", |
143 | 101 | "nuxt-link-checker": "^4.0.2", |
144 | 102 | "nuxt-module-hotjar": "^1.3.2", |
145 | 103 | "nuxt-nodemailer": "^1.1.2", |
146 | | - "nuxt-og-image": "^4.0.1", |
| 104 | + "nuxt-og-image": "^3.0.6", |
147 | 105 | "nuxt-schema-org": "^4.0.4", |
148 | 106 | "nuxt-security": "^2.1.4", |
149 | 107 | "nuxt-site-config": "^3.0.6", |
150 | 108 | "nuxt-vuefire": "^1.0.3", |
151 | | - "ofetch": "1.3.4", |
152 | | - "parse-srt": "1.0.0-alpha", |
153 | | - "pdfmake": "^0.2.12", |
154 | | - "pinia": "2.1.7", |
155 | | - "postcss-html": "1.6.0", |
156 | | - "postcss-scss": "4.0.9", |
157 | | - "postgres": "^3.4.3", |
158 | | - "prismjs": "1.29.0", |
159 | | - "puppeteer": "^23.4.1", |
160 | | - "rimraf": "^6.0.1", |
161 | | - "roboto-fontface": "0.10.0", |
162 | | - "sass": "1.75.0", |
163 | | - "shepherd.js": "11.2.0", |
164 | | - "stripe": "^16.7.0", |
165 | | - "stylelint": "16.2.1", |
166 | | - "stylelint-config-idiomatic-order": "10.0.0", |
167 | | - "stylelint-config-standard-scss": "13.0.0", |
168 | | - "stylelint-use-logical-spec": "5.0.1", |
169 | | - "swiper": "11.1.1", |
170 | | - "ts-pattern": "^5.2.0", |
171 | | - "tsx": "4.7.3", |
172 | | - "type-fest": "4.17.0", |
173 | | - "typescript": "5.4.5", |
174 | | - "ufo": "1.5.3", |
175 | | - "unbuild": "^2.0.0", |
176 | | - "unplugin-vue-define-options": "1.4.3", |
| 109 | + "postgres": "^3.4.5", |
| 110 | + "stripe": "^17.5.0", |
| 111 | + "ts-pattern": "^5.6.0", |
| 112 | + "type-fest": "4.31.0", |
177 | 113 | "v-calendar": "^3.1.2", |
178 | | - "video.js": "8.6.0", |
179 | | - "vite": "5.2.10", |
180 | | - "vite-svg-loader": "5.1.0", |
181 | | - "vitest": "^2.1.1", |
182 | | - "vnpay": "^1.6.0", |
183 | | - "vue": "^3.5.8", |
184 | | - "vue-chartjs": "5.3.1", |
185 | | - "vue-flatpickr-component": "11.0.5", |
| 114 | + "vnpay": "^1.6.1", |
186 | 115 | "vue-i18n-extract": "^2.0.7", |
187 | | - "vue-prism-component": "2.0.0", |
188 | | - "vue-shepherd": "3.0.0", |
189 | | - "vue-toastification": "2.0.0-rc.5", |
190 | | - "vue3-apexcharts": "1.5.2", |
191 | | - "vue3-perfect-scrollbar": "2.0.0", |
192 | | - "vuefire": "^3.1.24", |
193 | | - "zod": "^3.23.8" |
| 116 | + "vue-tsc": "^2.2.0", |
| 117 | + "vuefire": "^3.2.1", |
| 118 | + "zod": "^3.24.1" |
194 | 119 | }, |
195 | 120 | "devDependencies": { |
196 | 121 | "vercel": "^39.2.2" |
|
199 | 124 | "patchedDependencies": { |
200 | 125 | "@nuxt/ui-pro@1.6.0": "patches/@nuxt__ui-pro@1.6.0.patch" |
201 | 126 | } |
202 | | - }, |
203 | | - "resolutions": { |
204 | | - "@tiptap/core": "^2", |
205 | | - "@types/video.js": "^7", |
206 | | - "h3": "^1.13.0", |
207 | | - "postcss": "^8", |
208 | | - "stylelint-order": "6.0.3" |
209 | 127 | } |
210 | 128 | } |
0 commit comments