Skip to content

Commit

Permalink
Update libs (#637)
Browse files Browse the repository at this point in the history
  • Loading branch information
aantipov committed Jul 24, 2023
1 parent c857ee1 commit 957cfdc
Show file tree
Hide file tree
Showing 14 changed files with 173 additions and 123 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,25 +30,25 @@
"@astrojs/tailwind": "^4.0.0",
"@astrojs/vue": "^2.2.1",
"@nanostores/vue": "^0.10.0",
"@sentry/node": "^7.54.0",
"@sentry/tracing": "^7.54.0",
"@sentry/vue": "^7.54.0",
"@sentry/node": "^7.60.0",
"@sentry/tracing": "^7.60.0",
"@sentry/vue": "^7.60.0",
"@tailwindcss/typography": "^0.5.9",
"@vueuse/core": "^10.1.2",
"@vueuse/core": "^10.2.1",
"astro": "^2.9.2",
"autocompleter": "^6.1.3",
"axios": "^0.24.0",
"axios": "^1.4.0",
"chart.js": "^4.3.0",
"chartjs-adapter-date-fns": "^3.0.0",
"date-fns": "^2.30.0",
"flexsearch": "^0.7.21",
"google-trends-api": "^4.9.2",
"nanoid": "^3.3.6",
"nanoid": "^4.0.2",
"nanostores": "^0.9.3",
"openai-edge": "^1.2.2",
"ramda": "^0.27.2",
"ramda": "^0.29.0",
"reading-time": "^1.5.0",
"sweetalert2": "^11.7.11",
"sweetalert2": "^11.7.20",
"tippy.js": "^6.3.7",
"vue": "^3.3.4",
"vue-query": "^1.26.0"
Expand All @@ -57,15 +57,15 @@
"@cloudflare/workers-types": "^4.20230717.1",
"@netlify/functions": "^0.10.0",
"@types/node": "^20.4.4",
"@types/ramda": "^0.27.66",
"@types/ramda": "^0.29.3",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"@vue/eslint-config-typescript": "^11.0.3",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-vue": "^9.15.1",
"gray-matter": "^4.0.3",
"nodemon": "^2.0.22",
"nodemon": "^3.0.1",
"prettier": "^3.0.0",
"prettier-plugin-astro": "^0.11.0",
"prettier-plugin-tailwindcss": "^0.4.1",
Expand Down
Loading

0 comments on commit 957cfdc

Please sign in to comment.