Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Commit 6a0b9cf

Browse files
fix(deps): update all non-major dependencies
1 parent cec1604 commit 6a0b9cf

2 files changed

Lines changed: 2897 additions & 2557 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "eslint . --ext=.ts",
1010
"format": "prettier --write ."
1111
},
12-
"packageManager": "pnpm@8.1.1",
12+
"packageManager": "pnpm@8.15.9",
1313
"eslintConfig": {
1414
"extends": [
1515
"plugin:adonis/typescriptApp",
@@ -56,7 +56,7 @@
5656
"postcss": "^8.4.21",
5757
"postcss-loader": "^7.2.4",
5858
"prettier": "^2.8.7",
59-
"prettier-plugin-tailwindcss": "^0.2.7",
59+
"prettier-plugin-tailwindcss": "^0.6.0",
6060
"tailwindcss": "^3.3.1",
6161
"typescript": "^4.9.5",
6262
"unpoly": "^2.7.2",
@@ -95,7 +95,7 @@
9595
"pg": "^8.10.0",
9696
"phc-argon2": "^1.1.4",
9797
"proxy-addr": "^2.0.7",
98-
"reflect-metadata": "^0.1.13",
98+
"reflect-metadata": "^0.2.0",
9999
"source-map-support": "^0.5.21",
100100
"tailwindcss-border-gradient-radius": "^3.0.1",
101101
"trix": "^2.0.4"

0 commit comments

Comments
 (0)