aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json11
1 files changed, 9 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index 2ae4613..e62798f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "moopa",
- "version": "3.6.0",
+ "version": "3.6.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "moopa",
- "version": "3.6.0",
+ "version": "3.6.1",
"dependencies": {
"@apollo/client": "^3.7.3",
"@heroicons/react": "^2.0.17",
@@ -33,6 +33,7 @@
"tailwind-scrollbar-hide": "^1.1.7"
},
"devDependencies": {
+ "@shrutibalasa/tailwind-grid-auto-fit": "^1.1.0",
"autoprefixer": "^10.4.13",
"eslint": "^8.38.0",
"eslint-config-next": "12.1.6",
@@ -3349,6 +3350,12 @@
"integrity": "sha512-sXo/qW2/pAcmT43VoRKOJbDOfV3cYpq3szSVfIThQXNt+E4DfKj361vaAt3c88U5tPUxzEswam7GW48PJqtKAg==",
"dev": true
},
+ "node_modules/@shrutibalasa/tailwind-grid-auto-fit": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@shrutibalasa/tailwind-grid-auto-fit/-/tailwind-grid-auto-fit-1.1.0.tgz",
+ "integrity": "sha512-sh/Vmdz/xTVziUF9ZYDb5YpECApdK85KXSRIJY58GzmdUuum5QBE3jqDeNMjICEVaVOSrOnp+gqUWx8A9dmZjA==",
+ "dev": true
+ },
"node_modules/@shuding/opentype.js": {
"version": "1.4.0-beta.0",
"resolved": "https://registry.npmjs.org/@shuding/opentype.js/-/opentype.js-1.4.0-beta.0.tgz",