|
|
@ -18,7 +18,7 @@ |
|
|
|
"devDependencies": { |
|
|
|
"eslint-config-athom": "^3.1.3", |
|
|
|
"nodemon": "^3.1.7", |
|
|
|
"tailwindcss": "^3.4.13" |
|
|
|
"tailwindcss": "^3.4.14" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=18" |
|
|
@ -2219,11 +2219,11 @@ |
|
|
|
"peer": true |
|
|
|
}, |
|
|
|
"node_modules/fast-uri": { |
|
|
|
"version": "3.0.2", |
|
|
|
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.2.tgz", |
|
|
|
"integrity": "sha512-GR6f0hD7XXyNJa25Tb9BuIdN0tdr+0BMi6/CJPH3wJO1JjNG3n/VsSw38AwRdKZABm8lGbPfakLRkYzx2V9row==", |
|
|
|
"version": "3.0.3", |
|
|
|
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.3.tgz", |
|
|
|
"integrity": "sha512-aLrHthzCjH5He4Z2H9YZ+v6Ujb9ocRuW6ZzkJQOrTxleEijANq4v1TsaPaVG1PZcuurEzrLcWRyYBYXD5cEiaw==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"license": "BSD-3-Clause", |
|
|
|
"peer": true |
|
|
|
}, |
|
|
|
"node_modules/fastq": { |
|
|
@ -3709,9 +3709,9 @@ |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/picocolors": { |
|
|
|
"version": "1.1.0", |
|
|
|
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.0.tgz", |
|
|
|
"integrity": "sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==", |
|
|
|
"version": "1.1.1", |
|
|
|
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", |
|
|
|
"integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", |
|
|
|
"dev": true, |
|
|
|
"license": "ISC" |
|
|
|
}, |
|
|
@ -4692,9 +4692,9 @@ |
|
|
|
"peer": true |
|
|
|
}, |
|
|
|
"node_modules/tailwindcss": { |
|
|
|
"version": "3.4.13", |
|
|
|
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.13.tgz", |
|
|
|
"integrity": "sha512-KqjHOJKogOUt5Bs752ykCeiwvi0fKVkr5oqsFNt/8px/tA8scFPIlkygsf6jXrfCqGHz7VflA6+yytWuM+XhFw==", |
|
|
|
"version": "3.4.14", |
|
|
|
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.14.tgz", |
|
|
|
"integrity": "sha512-IcSvOcTRcUtQQ7ILQL5quRDg7Xs93PdJEk1ZLbhhvJc7uj/OAhYOnruEiwnGgBvUtaUAJ8/mhSw1o8L2jCiENA==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|