Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Commit

Permalink
[PNPM] Update all packages
Browse files Browse the repository at this point in the history
  • Loading branch information
sonicjhon1 committed Aug 23, 2023
1 parent 0a51471 commit 0820c9f
Show file tree
Hide file tree
Showing 14 changed files with 2,189 additions and 2,980 deletions.
2 changes: 1 addition & 1 deletion 02 Cloudflare-Static-Proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"author": "{{ authors }}",
"license": "MIT",
"devDependencies": {
"prettier": "2.8.8"
"prettier": "3.0.2"
}
}
10 changes: 5 additions & 5 deletions 03 Genshin-Redeem-Code-UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"build": "astro build",
"preview": "astro preview",
"astro": "astro",
"preinstall": "npx only-allow pnpm"
"preinstall": "npx only-allow pnpm"
},
"dependencies": {
"@astrojs/sitemap": "1.3.1",
"@astrojs/tailwind": "3.1.2",
"astro": "2.4.5",
"tailwindcss": "3.3.2"
"@astrojs/sitemap": "2.0.2",
"@astrojs/tailwind": "4.0.0",
"astro": "2.10.12",
"tailwindcss": "3.3.3"
}
}
2 changes: 1 addition & 1 deletion 03 Genshin-Redeem-Code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "03-genshin-redeem-code",
"version": "1.0.0",
"devDependencies": {
"wrangler": "2.20.0"
"wrangler": "3.5.1"
},
"private": true,
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions 04 NachoNekoNyaanime-UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"build": "astro build",
"preview": "astro preview",
"astro": "astro",
"preinstall": "npx only-allow pnpm"
"preinstall": "npx only-allow pnpm"
},
"dependencies": {
"@astrojs/tailwind": "3.1.2",
"@astrojs/tailwind": "4.0.0",
"@tailwindcss/line-clamp": "0.4.4",
"astro": "2.4.5",
"tailwindcss": "3.3.2"
"astro": "2.10.12",
"tailwindcss": "3.3.3"
}
}
6 changes: 3 additions & 3 deletions 05 KanoColle-UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"build": "astro build",
"preview": "astro preview",
"astro": "astro",
"preinstall": "npx only-allow pnpm"
"preinstall": "npx only-allow pnpm"
},
"dependencies": {
"astro": "2.4.5",
"astro-compress": "1.1.42"
"astro": "2.10.12",
"astro-compress": "2.0.14"
}
}
12 changes: 6 additions & 6 deletions 08 GT-Reminder-UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"build": "astro build",
"preview": "astro preview",
"astro": "astro",
"preinstall": "npx only-allow pnpm"
"preinstall": "npx only-allow pnpm"
},
"dependencies": {
"@astrojs/tailwind": "3.1.2",
"astro": "2.4.5",
"astro-compress": "1.1.42",
"astro-icon": "0.8.0",
"tailwindcss": "3.3.2"
"@astrojs/tailwind": "4.0.0",
"astro": "2.10.12",
"astro-compress": "2.0.14",
"astro-icon": "0.8.1",
"tailwindcss": "3.3.3"
}
}
42 changes: 21 additions & 21 deletions 08 GT-Reminder/package.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"name": "sample-wrangler-template",
"version": "1.0.0",
"description": "A template for kick starting a Cloudflare Workers project",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"format": "prettier --write '**/*.{js,css,json,md}'"
},
"author": "Ben Chartrand <ben@spottersystems.com>",
"license": "MIT",
"devDependencies": {
"prettier": "2.8.8"
},
"husky": {
"hooks": {
"pre-commit": "npm run format",
"pre-push": "npm run format"
}
}
}
{
"name": "sample-wrangler-template",
"version": "1.0.0",
"description": "A template for kick starting a Cloudflare Workers project",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"format": "prettier --write '**/*.{js,css,json,md}'"
},
"author": "Ben Chartrand <ben@spottersystems.com>",
"license": "MIT",
"devDependencies": {
"prettier": "3.0.2"
},
"husky": {
"hooks": {
"pre-commit": "npm run format",
"pre-push": "npm run format"
}
}
}
14 changes: 7 additions & 7 deletions 09 SchoolworkList-UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
"build": "node public/sw-generator.js && astro build",
"preview": "astro preview",
"astro": "astro",
"preinstall": "npx only-allow pnpm"
"preinstall": "npx only-allow pnpm"
},
"dependencies": {
"@astrojs/tailwind": "3.1.2",
"@astrojs/tailwind": "4.0.0",
"@vitejs/plugin-basic-ssl": "1.0.1",
"astro": "2.4.5",
"astro-compress": "1.1.42",
"daisyui": "2.51.6",
"tailwindcss": "3.3.2",
"workbox-build": "6.5.4"
"astro": "2.10.12",
"astro-compress": "2.0.14",
"daisyui": "3.6.1",
"tailwindcss": "3.3.3",
"workbox-build": "7.0.0"
},
"devDependencies": {
"@tailwindcss/typography": "0.5.9"
Expand Down
14 changes: 7 additions & 7 deletions 09 SchoolworkListMDX-UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
"build": "astro build",
"preview": "astro preview",
"astro": "astro",
"preinstall": "npx only-allow pnpm"
"preinstall": "npx only-allow pnpm"
},
"dependencies": {
"@astrojs/mdx": "0.19.1",
"@astrojs/tailwind": "3.1.2",
"@astrojs/mdx": "0.19.7",
"@astrojs/tailwind": "4.0.0",
"@tailwindcss/typography": "0.5.9",
"astro": "2.4.5",
"astro-compress": "1.1.42",
"daisyui": "2.51.6",
"astro": "2.10.12",
"astro-compress": "2.0.14",
"daisyui": "3.6.1",
"moment": "2.29.4",
"tailwindcss": "3.3.2"
"tailwindcss": "3.3.3"
}
}
4 changes: 2 additions & 2 deletions 10 Portofolio-Astro-UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"preinstall": "npx only-allow pnpm"
},
"dependencies": {
"astro": "2.4.5",
"astro-compress": "1.1.42"
"astro": "2.10.12",
"astro-compress": "2.0.14"
}
}
24 changes: 12 additions & 12 deletions 11 WA-GawrBot-UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,21 @@
"preinstall": "npx only-allow pnpm"
},
"dependencies": {
"@astrojs/node": "5.1.3",
"@astrojs/tailwind": "3.1.2",
"@tauri-apps/api": "1.3.0",
"astro": "2.5.0",
"astro-compress": "1.1.42",
"@astrojs/node": "5.3.5",
"@astrojs/tailwind": "4.0.0",
"@tauri-apps/api": "1.4.0",
"astro": "2.10.12",
"astro-compress": "2.0.14",
"astro-google-fonts-optimizer": "0.2.2",
"astro-icon": "0.8.0",
"daisyui": "2.51.6",
"sharp": "0.32.1",
"socket.io-client": "4.6.1",
"tailwindcss": "3.3.2"
"astro-icon": "0.8.1",
"daisyui": "3.6.1",
"sharp": "0.32.5",
"socket.io-client": "4.7.2",
"tailwindcss": "3.3.3"
},
"devDependencies": {
"@tauri-apps/cli": "1.3.1",
"@types/node": "20.1.1",
"@tauri-apps/cli": "1.4.0",
"@types/node": "20.5.3",
"caxa": "3.0.1",
"ts-node": "10.9.1"
}
Expand Down
20 changes: 10 additions & 10 deletions 11 WA-GawrBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,24 +11,24 @@
"preinstall": "npx only-allow pnpm"
},
"dependencies": {
"archiver": "^5.3.1",
"archiver": "^6.0.0",
"dotenv": "^16.3.1",
"kysely": "^0.24.2",
"kysely": "^0.26.1",
"kysely-surrealdb": "^0.7.4",
"node-fetch": "^2.6.11",
"prisma-kysely": "^1.4.2",
"sharp": "0.32.1",
"socket.io": "4.6.1",
"node-fetch": "^3.3.2",
"prisma-kysely": "^1.6.0",
"sharp": "0.32.5",
"socket.io": "4.7.2",
"surrealdb.js": "^0.7.3",
"whatsapp-web.js": "^1.21.0"
"whatsapp-web.js": "^1.22.1"
},
"devDependencies": {
"@types/archiver": "^5.3.2",
"@types/node-fetch": "^2.6.4",
"@types/ws": "8.5.4",
"prisma": "4.14.0",
"@types/ws": "8.5.5",
"prisma": "5.2.0",
"ts-node": "10.9.1",
"typescript": "5.0.4"
"typescript": "5.1.6"
},
"optionalDependencies": {
"bufferutil": "4.0.7",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"npm-recursive-commands": "1.1.0"
},
"devDependencies": {
"prettier": "2.8.8",
"prettier-plugin-astro": "0.8.1",
"prettier-plugin-tailwindcss": "0.2.8",
"turbo": "1.10.6"
"prettier": "3.0.2",
"prettier-plugin-astro": "0.12.0",
"prettier-plugin-tailwindcss": "0.5.3",
"turbo": "1.10.12"
},
"packageManager": "pnpm@8.5.0",
"scripts": {
Expand Down
Loading

0 comments on commit 0820c9f

Please sign in to comment.