Skip to content

Commit a19132c

Browse files
committed
chore: wip
1 parent 1c0709a commit a19132c

File tree

11 files changed

+63
-64
lines changed

11 files changed

+63
-64
lines changed

.stacks/core/chat/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,14 @@
4343
"prepublishOnly": "bun run build"
4444
},
4545
"peerDependencies": {
46-
"@novu/stateless": "^0.16.3",
46+
"@novu/stateless": "^0.16.4",
4747
"@stacksjs/cli": "link:@stacksjs/cli",
4848
"@stacksjs/config": "link:@stacksjs/config",
4949
"@stacksjs/error-handling": "link:@stacksjs/error-handling",
5050
"@stacksjs/types": "link:@stacksjs/types"
5151
},
5252
"dependencies": {
53-
"@novu/stateless": "^0.16.3",
53+
"@novu/stateless": "^0.16.4",
5454
"@stacksjs/cli": "link:@stacksjs/cli",
5555
"@stacksjs/config": "link:@stacksjs/config",
5656
"@stacksjs/error-handling": "link:@stacksjs/error-handling",
@@ -66,4 +66,4 @@
6666
"devDependencies": {
6767
"@stacksjs/development": "link:@stacksjs/development"
6868
}
69-
}
69+
}

.stacks/core/email/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -59,23 +59,23 @@
5959
},
6060
"dependencies": {
6161
"@maizzle/framework": "^4.4.6",
62-
"@novu/stateless": "^0.16.3",
62+
"@novu/stateless": "^0.16.4",
6363
"@stacksjs/cli": "link:@stacksjs/cli",
6464
"@stacksjs/config": "link:@stacksjs/config",
6565
"@stacksjs/error-handling": "link:@stacksjs/error-handling",
6666
"@stacksjs/types": "link:@stacksjs/types"
6767
},
6868
"optionalDependencies": {
69-
"@novu/emailjs": "^0.16.3",
70-
"@novu/mailgun": "^0.16.3",
71-
"@novu/mailjet": "^0.16.3",
72-
"@novu/mandrill": "^0.16.3",
73-
"@novu/netcore": "^0.16.3",
74-
"@novu/node": "^0.16.3",
75-
"@novu/nodemailer": "^0.16.3",
76-
"@novu/postmark": "^0.16.3",
77-
"@novu/sendgrid": "^0.16.3",
78-
"@novu/ses": "^0.16.3"
69+
"@novu/emailjs": "^0.16.4",
70+
"@novu/mailgun": "^0.16.4",
71+
"@novu/mailjet": "^0.16.4",
72+
"@novu/mandrill": "^0.16.4",
73+
"@novu/netcore": "^0.16.4",
74+
"@novu/node": "^0.16.4",
75+
"@novu/nodemailer": "^0.16.4",
76+
"@novu/postmark": "^0.16.4",
77+
"@novu/sendgrid": "^0.16.4",
78+
"@novu/ses": "^0.16.4"
7979
},
8080
"devDependencies": {
8181
"@stacksjs/development": "link:@stacksjs/development"

.stacks/core/notifications/package.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -71,27 +71,27 @@
7171
"@stacksjs/types": "link:@stacksjs/types"
7272
},
7373
"optionalDependencies": {
74-
"@novu/discord": "^0.16.3",
75-
"@novu/emailjs": "^0.16.3",
76-
"@novu/gupshup": "^0.16.3",
77-
"@novu/mailgun": "^0.16.3",
78-
"@novu/mailjet": "^0.16.3",
79-
"@novu/mandrill": "^0.16.3",
80-
"@novu/netcore": "^0.16.3",
81-
"@novu/nexmo": "^0.16.3",
82-
"@novu/node": "^0.16.3",
83-
"@novu/nodemailer": "^0.16.3",
84-
"@novu/plivo": "^0.16.3",
85-
"@novu/postmark": "^0.16.3",
86-
"@novu/sendgrid": "^0.16.3",
87-
"@novu/ses": "^0.16.3",
88-
"@novu/slack": "^0.16.3",
89-
"@novu/sms77": "^0.16.3",
90-
"@novu/sns": "^0.16.3",
91-
"@novu/stateless": "^0.16.3",
92-
"@novu/telnyx": "^0.16.3",
93-
"@novu/termii": "^0.16.3",
94-
"@novu/twilio": "^0.16.3"
74+
"@novu/discord": "^0.16.4",
75+
"@novu/emailjs": "^0.16.4",
76+
"@novu/gupshup": "^0.16.4",
77+
"@novu/mailgun": "^0.16.4",
78+
"@novu/mailjet": "^0.16.4",
79+
"@novu/mandrill": "^0.16.4",
80+
"@novu/netcore": "^0.16.4",
81+
"@novu/nexmo": "^0.16.4",
82+
"@novu/node": "^0.16.4",
83+
"@novu/nodemailer": "^0.16.4",
84+
"@novu/plivo": "^0.16.4",
85+
"@novu/postmark": "^0.16.4",
86+
"@novu/sendgrid": "^0.16.4",
87+
"@novu/ses": "^0.16.4",
88+
"@novu/slack": "^0.16.4",
89+
"@novu/sms77": "^0.16.4",
90+
"@novu/sns": "^0.16.4",
91+
"@novu/stateless": "^0.16.4",
92+
"@novu/telnyx": "^0.16.4",
93+
"@novu/termii": "^0.16.4",
94+
"@novu/twilio": "^0.16.4"
9595
},
9696
"devDependencies": {
9797
"@stacksjs/development": "link:@stacksjs/development"

.stacks/core/push/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@
4141
"prepublishOnly": "bun run build"
4242
},
4343
"peerDependencies": {
44-
"@novu/node": "^0.16.3",
45-
"@novu/stateless": "^0.16.3",
44+
"@novu/node": "^0.16.4",
45+
"@novu/stateless": "^0.16.4",
4646
"@stacksjs/cli": "link:@stacksjs/cli",
4747
"@stacksjs/config": "link:@stacksjs/config",
4848
"@stacksjs/error-handling": "link:@stacksjs/error-handling"
4949
},
5050
"dependencies": {
51-
"@novu/node": "^0.16.3",
52-
"@novu/stateless": "^0.16.3",
51+
"@novu/node": "^0.16.4",
52+
"@novu/stateless": "^0.16.4",
5353
"@stacksjs/cli": "link:@stacksjs/cli",
5454
"@stacksjs/config": "link:@stacksjs/config",
5555
"@stacksjs/error-handling": "link:@stacksjs/error-handling"

.stacks/core/sms/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -60,16 +60,16 @@
6060
"@stacksjs/types": "link:@stacksjs/types"
6161
},
6262
"optionalDependencies": {
63-
"@novu/gupshup": "^0.16.3",
64-
"@novu/nexmo": "^0.16.3",
65-
"@novu/node": "^0.16.3",
66-
"@novu/plivo": "^0.16.3",
67-
"@novu/sms77": "^0.16.3",
68-
"@novu/sns": "^0.16.3",
69-
"@novu/stateless": "^0.16.3",
70-
"@novu/telnyx": "^0.16.3",
71-
"@novu/termii": "^0.16.3",
72-
"@novu/twilio": "^0.16.3"
63+
"@novu/gupshup": "^0.16.4",
64+
"@novu/nexmo": "^0.16.4",
65+
"@novu/node": "^0.16.4",
66+
"@novu/plivo": "^0.16.4",
67+
"@novu/sms77": "^0.16.4",
68+
"@novu/sns": "^0.16.4",
69+
"@novu/stateless": "^0.16.4",
70+
"@novu/telnyx": "^0.16.4",
71+
"@novu/termii": "^0.16.4",
72+
"@novu/twilio": "^0.16.4"
7373
},
7474
"devDependencies": {
7575
"@stacksjs/config": "link:@stacksjs/config",

.stacks/core/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@mdit-vue/plugin-component": "^0.12.0",
4949
"@mdit-vue/plugin-frontmatter": "^0.12.0",
5050
"@mdit-vue/types": "^0.12.0",
51-
"@novu/stateless": "^0.16.3",
51+
"@novu/stateless": "^0.16.4",
5252
"@rollup/pluginutils": "^5.0.2",
5353
"@types/bcryptjs": "^2.4.2",
5454
"@types/crypto-js": "^4.1.1",

.stacks/core/vite/package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@
7777
"typecheck": "bun --bun tsc --noEmit",
7878
"prepublishOnly": "bun run build"
7979
},
80+
"peerDependencies": {
81+
"vite": "^4.4.6"
82+
},
8083
"dependencies": {
8184
"@stacksjs/alias": "link:@stacksjs/alias",
8285
"@stacksjs/config": "link:@stacksjs/config",
@@ -90,6 +93,7 @@
9093
"unplugin-auto-import": "^0.16.6",
9194
"unplugin-vue-components": "^0.25.1",
9295
"vite": "^4.4.6",
96+
"vite-plugin-full-reload": "^1.0.5",
9397
"vite-plugin-inspect": "^0.7.33",
9498
"vite-plugin-pages": "^0.31.0",
9599
"vite-plugin-pwa": "^0.16.4",
@@ -99,7 +103,6 @@
99103
"vite-ssg-sitemap": "^0.5.1"
100104
},
101105
"devDependencies": {
102-
"@stacksjs/development": "link:@stacksjs/development",
103-
"vite-plugin-full-reload": "^1.0.5"
106+
"@stacksjs/development": "link:@stacksjs/development"
104107
}
105108
}

.stacks/core/vite/src/index.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ export * as vueComponents from './vue-components'
66
export * as webComponents from './web-components'
77
export * from './stacks'
88
export * as stacks from './stacks'
9+
10+
export { defineConfig, loadEnv } from 'vite'
11+
export type { ViteDevServer, BuildOptions as ViteBuildOptions } from 'vite'

.stacks/core/vite/src/vue-components.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
import { defineConfig, loadEnv } from 'vite'
21
import type { ViteConfig } from '@stacksjs/types'
32
import { frameworkPath, libraryEntryPath, libsPath, projectPath, storagePath } from '@stacksjs/path'
4-
import type { ViteDevServer as DevServer, BuildOptions as ViteBuildOptions } from 'vite'
53
import { app, library } from '@stacksjs/config'
64
import { alias } from '@stacksjs/alias'
75
import mkcert from 'vite-plugin-mkcert'
86
import { kolorist as c } from '@stacksjs/cli'
97
import { version } from '../package.json'
108
import { autoImports, components, cssEngine, inspect, uiEngine } from './stacks'
9+
import type { ViteDevServer as DevServer, ViteBuildOptions } from './'
10+
import { defineConfig, loadEnv } from './'
1111

1212
export const vueComponentsConfig: ViteConfig = {
1313
root: frameworkPath('libs/components/vue'),
@@ -27,7 +27,7 @@ export const vueComponentsConfig: ViteConfig = {
2727
},
2828

2929
optimizeDeps: {
30-
exclude: ['vue'],
30+
exclude: ['vue', '@stacksjs/path'],
3131
},
3232

3333
plugins: [
@@ -119,7 +119,7 @@ export function vueComponentsBuildOptions(): ViteBuildOptions {
119119
},
120120

121121
rollupOptions: {
122-
external: ['vue'],
122+
external: ['vue', '@stacksjs/path'],
123123
output: {
124124
globals: {
125125
vue: 'Vue',

bun.lockb

-386 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)