Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyMoeglich committed Nov 22, 2023
1 parent c77f292 commit bf81f8e
Show file tree
Hide file tree
Showing 16 changed files with 2,055 additions and 1,960 deletions.
46 changes: 23 additions & 23 deletions apps/ebay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,40 +10,40 @@
"lint": "eslint -c .eslintrc.cjs ."
},
"devDependencies": {
"@sveltejs/adapter-static": "2.0.2",
"@sveltejs/kit": "1.18.0",
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6",
"autoprefixer": "^10.4.14",
"@sveltejs/adapter-static": "2.0.3",
"@sveltejs/kit": "1.27.6",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"autoprefixer": "^10.4.16",
"config": "workspace:*",
"cross-env": "^7.0.3",
"daisyui": "^2.51.6",
"eslint": "^8.41.0",
"daisyui": "^4.4.2",
"eslint": "^8.54.0",
"eslint-config-custom": "workspace:1.0.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-svelte3": "^4.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-svelte": "^2.35.1",
"html-inline-external": "^1.0.10",
"postcss": "^8.4.23",
"postcss-load-config": "^4.0.1",
"prettier": "^2.8.8",
"prettier-plugin-svelte": "^2.10.0",
"sass": "^1.62.1",
"svelte": "^3.59.1",
"svelte-check": "^3.3.2",
"tailwindcss": "^3.3.2",
"tslib": "^2.5.2",
"tsx": "^3.12.7",
"typescript": "^5.0.4",
"vite": "^4.3.8"
"postcss": "^8.4.31",
"postcss-load-config": "^4.0.2",
"prettier": "^3.1.0",
"prettier-plugin-svelte": "^3.1.1",
"sass": "^1.69.5",
"svelte": "^4.2.7",
"svelte-check": "^3.6.1",
"tailwindcss": "^3.3.5",
"tslib": "^2.6.2",
"tsx": "^4.2.1",
"typescript": "^5.3.2",
"vite": "^4.5.0"
},
"dependencies": {
"asset_library": "workspace:*",
"components": "workspace:0.1.0",
"frontend": "workspace:0.1.0",
"open_constants": "workspace:0.1.0",
"postcss-nested": "^6.0.1",
"postcss-scss": "^4.0.6",
"string-strip-html": "^8.5.0",
"postcss-scss": "^4.0.9",
"string-strip-html": "^13.4.3",
"utils": "workspace:0.1.0"
},
"type": "module"
Expand Down
66 changes: 33 additions & 33 deletions apps/tpanel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"lint": "eslint -c .eslintrc.cjs ."
},
"devDependencies": {
"@sveltejs/adapter-auto": "^2.1.0",
"@sveltejs/kit": "^1.18.0",
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6",
"@sveltejs/adapter-auto": "^2.1.1",
"@sveltejs/kit": "^1.27.6",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"aboforms": "workspace:^1.0.0",
"aboforms_resolve_resp": "workspace:^1.0.0",
"asset_library": "workspace:*",
Expand All @@ -23,48 +23,48 @@
"cross-env": "^7.0.3",
"db": "workspace:*",
"emails": "workspace:*",
"eslint": "^8.41.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-svelte3": "^4.0.0",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-svelte": "^2.35.1",
"frontend": "workspace:*",
"prettier": "^2.8.8",
"prettier-plugin-svelte": "^2.10.0",
"svelte": "^3.59.1",
"svelte-check": "^3.3.2",
"tslib": "^2.5.2",
"typescript": "^5.0.4",
"prettier": "^3.1.0",
"prettier-plugin-svelte": "^3.1.1",
"svelte": "^4.2.7",
"svelte-check": "^3.6.1",
"tslib": "^2.6.2",
"typescript": "^5.3.2",
"utils": "workspace:*",
"vite": "^4.3.8"
"vite": "^4.5.0"
},
"type": "module",
"dependencies": {
"@types/cookie": "^0.5.1",
"@types/imap": "^0.8.37",
"@types/imapflow": "^1.0.13",
"@types/lodash-es": "^4.17.7",
"@types/mailparser": "^3.4.0",
"@types/uuid": "^9.0.1",
"autoprefixer": "^10.4.14",
"carbon-icons-svelte": "^11.4.0",
"cookie": "^0.5.0",
"@types/cookie": "^0.5.4",
"@types/imap": "^0.8.40",
"@types/imapflow": "^1.0.16",
"@types/lodash-es": "^4.17.12",
"@types/mailparser": "^3.4.4",
"@types/uuid": "^9.0.7",
"autoprefixer": "^10.4.16",
"carbon-icons-svelte": "^12.4.0",
"cookie": "^0.6.0",
"cookiejs": "^2.1.2",
"dayjs": "^1.11.7",
"file-system-cache": "^2.1.1",
"firebase": "^9.22.0",
"dayjs": "^1.11.10",
"file-system-cache": "^2.4.4",
"firebase": "^10.6.0",
"functional-utilities": "^3.8.0",
"html2canvas": "^1.4.1",
"iconv-lite": "^0.6.3",
"imap": "^0.8.19",
"imapflow": "^1.0.128",
"imapflow": "^1.0.147",
"lodash-es": "^4.17.21",
"mailparser": "^3.6.4",
"mailparser": "^3.6.5",
"open_constants": "workspace:^0.1.0",
"postcss": "^8.4.23",
"postcss": "^8.4.31",
"svelte-checkbox": "^1.0.1",
"tailwindcss": "^3.3.2",
"type-fest": "^3.11.0",
"tailwindcss": "^3.3.5",
"type-fest": "^4.8.2",
"types": "workspace:^1.0.0",
"uuid": "^9.0.0",
"zod": "^3.21.4"
"uuid": "^9.0.1",
"zod": "^3.22.4"
}
}
64 changes: 32 additions & 32 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,61 +12,61 @@
"lint": "eslint -c .eslintrc.cjs ."
},
"devDependencies": {
"@sveltejs/adapter-netlify": "2.0.7",
"@sveltejs/adapter-node": "1.2.4",
"@sveltejs/adapter-static": "2.0.2",
"@sveltejs/kit": "1.18.0",
"@types/gtag.js": "^0.0.12",
"@types/js-cookie": "^3.0.3",
"@types/lodash-es": "^4.17.7",
"@types/uuid": "^9.0.1",
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6",
"@sveltejs/adapter-netlify": "2.0.8",
"@sveltejs/adapter-node": "1.3.1",
"@sveltejs/adapter-static": "2.0.3",
"@sveltejs/kit": "1.27.6",
"@types/gtag.js": "^0.0.18",
"@types/js-cookie": "^3.0.6",
"@types/lodash-es": "^4.17.12",
"@types/uuid": "^9.0.7",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"asset_library": "workspace:*",
"autoprefixer": "^10.4.14",
"carbon-icons-svelte": "^11.4.0",
"carbon-preprocess-svelte": "^0.9.1",
"autoprefixer": "^10.4.16",
"carbon-icons-svelte": "^12.4.0",
"carbon-preprocess-svelte": "^0.10.0",
"config": "workspace:*",
"cross-env": "^7.0.3",
"dotenv": "^16.0.3",
"eslint": "^8.41.0",
"dotenv": "^16.3.1",
"eslint": "^8.54.0",
"eslint-config-custom": "workspace:1.0.0",
"eslint-plugin-svelte3": "^4.0.0",
"postcss": "^8.4.23",
"eslint-plugin-svelte": "^2.35.1",
"postcss": "^8.4.31",
"postcss-html": "^1.5.0",
"postcss-load-config": "^4.0.1",
"postcss-load-config": "^4.0.2",
"postcss-nested": "^6.0.1",
"postcss-scss": "^4.0.6",
"prettier": "~2.8.8",
"prettier-plugin-svelte": "^2.10.0",
"sass": "^1.62.1",
"svelte": "^3.59.1",
"svelte-check": "^3.3.2",
"postcss-scss": "^4.0.9",
"prettier": "~3.1.0",
"prettier-plugin-svelte": "^3.1.1",
"sass": "^1.69.5",
"svelte": "^4.2.7",
"svelte-check": "^3.6.1",
"svelte-sitemap": "^2.6.0",
"svelte-use-click-outside": "^1.0.0",
"tslib": "^2.5.2",
"typescript": "^5.0.4",
"vite": "^4.3.8"
"tslib": "^2.6.2",
"typescript": "^5.3.2",
"vite": "^4.5.0"
},
"type": "module",
"dependencies": {
"aboforms": "workspace:*",
"aboforms_resolve_resp": "workspace:*",
"components": "workspace:0.1.0",
"dayjs": "^1.11.7",
"firebase": "^9.22.0",
"dayjs": "^1.11.10",
"firebase": "^10.6.0",
"frontend": "workspace:0.1.0",
"functional-utilities": "^3.8.0",
"html2canvas": "^1.4.1",
"ibantools": "^4.3.2",
"ibantools": "^4.3.5",
"js-cookie": "^3.0.5",
"locally-unique-id-generator": "^0.1.5",
"lodash-es": "^4.17.21",
"open_constants": "workspace:0.1.0",
"svelte-checkbox": "^1.0.1",
"tailwindcss": "^3.3.2",
"tailwindcss": "^3.3.5",
"ts-key-enum": "^2.0.12",
"utils": "workspace:0.1.0",
"uuid": "^9.0.0"
"uuid": "^9.0.1"
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"generate": "dotenv -- turbo run generate"
},
"devDependencies": {
"dotenv-cli": "^7.2.1",
"prettier": "~2.8.8",
"turbo": "1.8.3",
"typescript": "^5.1.6"
"dotenv-cli": "^7.3.0",
"prettier": "~3.1.0",
"turbo": "1.10.16",
"typescript": "^5.3.2"
}
}
10 changes: 5 additions & 5 deletions packages/aboforms/package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"name": "aboforms",
"dependencies": {
"@types/lodash-es": "^4.17.7",
"@types/string-similarity": "^4.0.0",
"@types/lodash-es": "^4.17.12",
"@types/string-similarity": "^4.0.2",
"asset_library": "workspace:*",
"config": "workspace:*",
"dayjs": "^1.11.7",
"dayjs": "^1.11.10",
"emails": "workspace:*",
"functional-utilities": "^3.8.0",
"ibantools": "^4.3.2",
"ibantools": "^4.3.5",
"lodash-es": "^4.17.21",
"string-similarity": "^4.0.4",
"zod": "^3.21.4"
"zod": "^3.22.4"
},
"version": "1.0.0",
"type": "module"
Expand Down
2 changes: 1 addition & 1 deletion packages/aboforms_resolve_resp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"aboforms": "workspace:*",
"asset_library": "workspace:*",
"config": "workspace:*",
"dayjs": "^1.11.7",
"dayjs": "^1.11.10",
"emails": "workspace:*",
"functional-utilities": "^3.8.0",
"test": "^3.3.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/asset_library/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "asset_library",
"dependencies": {
"@types/lodash-es": "^4.17.7",
"@types/lodash-es": "^4.17.12",
"config": "workspace:*",
"functional-utilities": "^3.8.0",
"lodash-es": "^4.17.21",
Expand Down
16 changes: 8 additions & 8 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
"name": "components",
"version": "0.1.0",
"devDependencies": {
"@types/dateformat": "^5.0.0",
"sass": "^1.62.1"
"@types/dateformat": "^5.0.2",
"sass": "^1.69.5"
},
"type": "module",
"dependencies": {
"@sveltejs/kit": "1.18.0",
"@types/lodash-es": "^4.17.7",
"@sveltejs/kit": "1.27.6",
"@types/lodash-es": "^4.17.12",
"aboforms": "workspace:*",
"aboforms_resolve_resp": "workspace:^1.0.0",
"asset_library": "workspace:*",
Expand All @@ -18,10 +18,10 @@
"functional-utilities": "^3.8.0",
"lodash-es": "^4.17.21",
"open_constants": "workspace:*",
"svelte": "^3.59.1",
"svelte-preprocess": "^5.0.3",
"type-fest": "^3.11.0",
"svelte": "^4.2.7",
"svelte-preprocess": "^5.1.1",
"type-fest": "^4.8.2",
"utils": "workspace:*",
"vite": "^4.3.8"
"vite": "^4.5.0"
}
}
26 changes: 13 additions & 13 deletions packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,21 @@
"version": "1.0.0",
"type": "module",
"devDependencies": {
"@sveltejs/adapter-netlify": "2.0.7",
"@sveltejs/adapter-node": "1.2.4",
"@sveltejs/adapter-static": "2.0.2",
"@sveltejs/adapter-vercel": "^3.0.0",
"@sveltejs/kit": "^1.18.0",
"autoprefixer": "^10.4.14",
"carbon-preprocess-svelte": "^0.9.1",
"daisyui": "^2.51.6",
"postcss": "^8.4.23",
"svelte": "^3.59.1",
"svelte-preprocess": "^5.0.3",
"vite": "^4.3.8"
"@sveltejs/adapter-netlify": "2.0.8",
"@sveltejs/adapter-node": "1.3.1",
"@sveltejs/adapter-static": "2.0.3",
"@sveltejs/adapter-vercel": "^3.1.0",
"@sveltejs/kit": "^1.27.6",
"autoprefixer": "^10.4.16",
"carbon-preprocess-svelte": "^0.10.0",
"daisyui": "^4.4.2",
"postcss": "^8.4.31",
"svelte": "^4.2.7",
"svelte-preprocess": "^5.1.1",
"vite": "^4.5.0"
},
"dependencies": {
"sass": "^1.62.1",
"sass": "^1.69.5",
"test": "^3.3.0"
}
}
10 changes: 5 additions & 5 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"format": "prisma format"
},
"dependencies": {
"@prisma/client": "^4.14.1",
"@types/lodash-es": "^4.17.7",
"@types/node": "^20.2.1",
"@prisma/client": "^5.6.0",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.9.4",
"config": "workspace:1.0.0",
"dotenv-cli": "^7.2.1",
"dotenv-cli": "^7.3.0",
"functional-utilities": "^3.8.0",
"lodash-es": "^4.17.21",
"prisma": "^4.14.1"
"prisma": "^5.6.0"
}
}
Loading

1 comment on commit bf81f8e

@vercel
Copy link

@vercel vercel bot commented on bf81f8e Nov 22, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.