3 Commits

Author SHA1 Message Date
c07ba6b9d0 chore(deps): update actions/checkout action to v5
Some checks failed
Lint / Lint (push) Failing after 2s
Lint / Lint (pull_request) Failing after 1s
2025-08-23 15:01:25 +00:00
86cc04055b chore(deps): update actions/checkout digest to 08eba0b
All checks were successful
Lint / Lint (push) Successful in 22s
2025-08-23 14:01:00 +00:00
f6ea77beca chore(deps): pin dependencies
All checks were successful
Lint / Lint (push) Successful in 24s
2025-08-23 13:01:08 +00:00
3 changed files with 27 additions and 27 deletions

View File

@@ -13,7 +13,7 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
- name: Install pnpm
uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4

View File

@@ -18,20 +18,20 @@
"tailwind-merge": "^3.3.1"
},
"devDependencies": {
"@eslint/eslintrc": "^3",
"@tailwindcss/postcss": "^4",
"@types/node": "^22.0.0",
"@eslint/eslintrc": "3.3.1",
"@tailwindcss/postcss": "4.1.12",
"@types/node": "20.19.10",
"@types/react": "19.1.11",
"@types/react-dom": "19.1.7",
"eslint": "^9",
"eslint": "9.33.0",
"eslint-config-next": "15.5.0",
"eslint-config-prettier": "^10.1.8",
"prettier": "^3.6.2",
"prettier-plugin-tailwindcss": "^0.6.14",
"tailwindcss": "^4",
"tw-animate-css": "^1.3.6",
"typescript": "^5",
"typescript-eslint": "^8.39.1"
"eslint-config-prettier": "10.1.8",
"prettier": "3.6.2",
"prettier-plugin-tailwindcss": "0.6.14",
"tailwindcss": "4.1.12",
"tw-animate-css": "1.3.6",
"typescript": "5.9.2",
"typescript-eslint": "8.39.1"
},
"packageManager": "pnpm@10.15.0",
"pnpm": {

30
pnpm-lock.yaml generated
View File

@@ -35,14 +35,14 @@ importers:
version: 3.3.1
devDependencies:
'@eslint/eslintrc':
specifier: ^3
specifier: 3.3.1
version: 3.3.1
'@tailwindcss/postcss':
specifier: ^4
specifier: 4.1.12
version: 4.1.12
'@types/node':
specifier: ^22.0.0
version: 22.17.2
specifier: 20.19.10
version: 20.19.10
'@types/react':
specifier: 19.1.11
version: 19.1.11
@@ -50,31 +50,31 @@ importers:
specifier: 19.1.7
version: 19.1.7(@types/react@19.1.11)
eslint:
specifier: ^9
specifier: 9.33.0
version: 9.33.0(jiti@2.5.1)
eslint-config-next:
specifier: 15.5.0
version: 15.5.0(eslint@9.33.0(jiti@2.5.1))(typescript@5.9.2)
eslint-config-prettier:
specifier: ^10.1.8
specifier: 10.1.8
version: 10.1.8(eslint@9.33.0(jiti@2.5.1))
prettier:
specifier: ^3.6.2
specifier: 3.6.2
version: 3.6.2
prettier-plugin-tailwindcss:
specifier: ^0.6.14
specifier: 0.6.14
version: 0.6.14(prettier@3.6.2)
tailwindcss:
specifier: ^4
specifier: 4.1.12
version: 4.1.12
tw-animate-css:
specifier: ^1.3.6
specifier: 1.3.6
version: 1.3.6
typescript:
specifier: ^5
specifier: 5.9.2
version: 5.9.2
typescript-eslint:
specifier: ^8.39.1
specifier: 8.39.1
version: 8.39.1(eslint@9.33.0(jiti@2.5.1))(typescript@5.9.2)
packages:
@@ -474,8 +474,8 @@ packages:
'@types/json5@0.0.29':
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
'@types/node@22.17.2':
resolution: {integrity: sha512-gL6z5N9Jm9mhY+U2KXZpteb+09zyffliRkZyZOHODGATyC5B1Jt/7TzuuiLkFsSUMLbS1OLmlj/E+/3KF4Q/4w==}
'@types/node@20.19.10':
resolution: {integrity: sha512-iAFpG6DokED3roLSP0K+ybeDdIX6Bc0Vd3mLW5uDqThPWtNos3E+EqOM11mPQHKzfWHqEBuLjIlsBQQ8CsISmQ==}
'@types/react-dom@19.1.7':
resolution: {integrity: sha512-i5ZzwYpqjmrKenzkoLM2Ibzt6mAsM7pxB6BCIouEVVmgiqaMj1TjaK7hnA36hbW5aZv20kx7Lw6hWzPWg0Rurw==}
@@ -2252,7 +2252,7 @@ snapshots:
'@types/json5@0.0.29': {}
'@types/node@22.17.2':
'@types/node@20.19.10':
dependencies:
undici-types: 6.21.0