Merge branch 'main' into cloudflare

This commit is contained in:
hamster1963 2024-10-19 22:06:20 +08:00
commit b1b7e0f003
2 changed files with 5 additions and 5 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -22,8 +22,8 @@
"@radix-ui/react-tooltip": "^1.1.3", "@radix-ui/react-tooltip": "^1.1.3",
"@trivago/prettier-plugin-sort-imports": "^4.3.0", "@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/luxon": "^3.4.2", "@types/luxon": "^3.4.2",
"@typescript-eslint/eslint-plugin": "^8.9.0", "@typescript-eslint/eslint-plugin": "^8.10.0",
"caniuse-lite": "^1.0.30001668", "caniuse-lite": "^1.0.30001669",
"class-variance-authority": "^0.7.0", "class-variance-authority": "^0.7.0",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"country-flag-icons": "^1.5.13", "country-flag-icons": "^1.5.13",
@ -48,14 +48,14 @@
"tailwindcss-animate": "^1.0.7" "tailwindcss-animate": "^1.0.7"
}, },
"devDependencies": { "devDependencies": {
"eslint-plugin-turbo": "^2.1.3", "eslint-plugin-turbo": "^2.2.1",
"eslint-plugin-unused-imports": "^4.1.4", "eslint-plugin-unused-imports": "^4.1.4",
"@next/bundle-analyzer": "^14.2.15", "@next/bundle-analyzer": "^14.2.15",
"@types/node": "^22.7.5", "@types/node": "^22.7.7",
"@types/react": "^18.3.11", "@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1", "@types/react-dom": "^18.3.1",
"autoprefixer": "^10.4.20", "autoprefixer": "^10.4.20",
"eslint": "^9.12.0", "eslint": "^9.13.0",
"eslint-config-next": "^14.2.15", "eslint-config-next": "^14.2.15",
"postcss": "^8.4.47", "postcss": "^8.4.47",
"prettier": "^3.3.3", "prettier": "^3.3.3",