Updating libs.
This commit is contained in:
17334
package-lock.json
generated
17334
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
43
package.json
43
package.json
@@ -10,43 +10,42 @@
|
||||
},
|
||||
"browserslist": "defaults, not ie <= 11",
|
||||
"dependencies": {
|
||||
"@extractus/feed-extractor": "^6.2.1",
|
||||
"@headlessui/react": "^1.7.7",
|
||||
"@heroicons/react": "^2.0.13",
|
||||
"@extractus/feed-extractor": "^6.3.0",
|
||||
"@headlessui/react": "^1.7.15",
|
||||
"@heroicons/react": "^2.0.18",
|
||||
"@next/font": "13.3",
|
||||
"@next/mdx": "^13.3",
|
||||
"@tailwindcss/forms": "^0.5.3",
|
||||
"@tailwindcss/line-clamp": "^0.4.2",
|
||||
"@tailwindcss/typography": "^0.5.7",
|
||||
"@next/mdx": "^13.4.10",
|
||||
"@tailwindcss/forms": "^0.5.4",
|
||||
"@tailwindcss/line-clamp": "^0.4.4",
|
||||
"@tailwindcss/typography": "^0.5.9",
|
||||
"clsx": "^1.2.1",
|
||||
"cookies-next": "^2.1.1",
|
||||
"cookies-next": "^2.1.2",
|
||||
"eslint": "8.32.0",
|
||||
"eslint-config-next": "13.3",
|
||||
"focus-visible": "^5.2.0",
|
||||
"i": "^0.3.7",
|
||||
"mp3-duration": "^1.1.0",
|
||||
"next": "^13.3",
|
||||
"nodemailer": "^6.9.1",
|
||||
"next": "^13.4.10",
|
||||
"nodemailer": "^6.9.3",
|
||||
"podcast": "^2.0.1",
|
||||
"postcss-focus-visible": "^6.0.4",
|
||||
"ra-data-json-server": "^4.9.0",
|
||||
"ra-data-simple-rest": "^4.9.0",
|
||||
"ra-input-rich-text": "^4.9.0",
|
||||
"ra-data-json-server": "^4.12.1",
|
||||
"ra-data-simple-rest": "^4.12.1",
|
||||
"ra-input-rich-text": "^4.12.1",
|
||||
"react": "18.2.0",
|
||||
"react-admin": "^4.9.0",
|
||||
"react-aria": "^3.19.0",
|
||||
"react-admin": "^4.12.1",
|
||||
"react-aria": "^3.26.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-stately": "^3.17.0",
|
||||
"sanitize-html": "^2.8.1",
|
||||
"sqlite3": "^5.1.4",
|
||||
"react-stately": "^3.24.0",
|
||||
"sanitize-html": "^2.11.0",
|
||||
"sqlite3": "^5.1.6",
|
||||
"srtparsejs": "^1.0.8",
|
||||
"uuid": "^9.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/aspect-ratio": "^0.4.2",
|
||||
"autoprefixer": "^10.4.13",
|
||||
"cypress": "^12.9.0",
|
||||
"postcss": "^8.4.21",
|
||||
"tailwindcss": "^3.2.4"
|
||||
"autoprefixer": "^10.4.14",
|
||||
"postcss": "^8.4.26",
|
||||
"tailwindcss": "^3.3.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user