Skip to content

Commit

Permalink
update dependencies (#361)
Browse files Browse the repository at this point in the history
Co-authored-by: iBicha <[email protected]>
  • Loading branch information
github-actions[bot] and iBicha authored Apr 13, 2024
1 parent e35fad7 commit 151d058
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 38 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@rokucommunity/bslint": "^0.8.20",
"@types/crypto-js": "^4.2.2",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.12.5",
"@types/node": "^20.12.7",
"@types/xml2js": "^0.4.14",
"argparse": "^2.0.1",
"brighterscript": "0.65.27",
Expand All @@ -21,14 +21,14 @@
"imap": "^0.8.19",
"ip": "^2.0.1",
"json5": "^2.2.3",
"mailparser": "^3.6.9",
"mailparser": "^3.7.0",
"roku-deploy": "^3.12.0",
"rooibos-roku": "5.12.0",
"rounded-rect-9patch": "^1.0.1",
"semver": "^7.6.0",
"shelljs": "^0.8.5",
"ts-node": "^10.9.2",
"typescript": "^5.4.4",
"typescript": "^5.4.5",
"xml2js": "^0.6.2",
"yaml": "^2.4.1"
},
Expand Down
40 changes: 20 additions & 20 deletions playlet-web/package-lock.json

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

6 changes: 3 additions & 3 deletions playlet-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"check": "svelte-check --tsconfig ./tsconfig.json"
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"@sveltejs/vite-plugin-svelte": "^3.1.0",
"@tailwindcss/typography": "^0.5.12",
"@tsconfig/svelte": "^5.0.4",
"@vitejs/plugin-legacy": "^5.3.2",
Expand All @@ -18,13 +18,13 @@
"dotenv": "^16.4.5",
"ip": "^2.0.1",
"postcss": "^8.4.38",
"svelte": "^4.2.12",
"svelte": "^4.2.14",
"svelte-check": "^3.6.9",
"svelte-preprocess": "^5.1.3",
"tailwindcss": "^3.4.3",
"terser": "^5.30.3",
"tslib": "^2.6.2",
"typescript": "^5.4.4",
"typescript": "^5.4.5",
"vite": "^5.2.8",
"vite-tsconfig-paths": "^4.3.2"
}
Expand Down

0 comments on commit 151d058

Please sign in to comment.