Skip to content

Commit

Permalink
Upgraded dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCoder committed Sep 21, 2023
1 parent 8d871c0 commit 994d171
Show file tree
Hide file tree
Showing 2 changed files with 548 additions and 443 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,19 +35,19 @@
"dependencies": {
"@headlessui/tailwindcss": "^0.2.0",
"@headlessui/vue": "^1.7.16",
"@types/assert": "^1.5.4",
"@types/ramda": "^0.28.0",
"@types/assert": "^1.5.6",
"@types/ramda": "^0.28.20",
"@vue/compat": "^3.2.45",
"antlr4": "~4.11.0",
"color-string": "^1.5.5",
"dom-to-image-more": "^2.9.5",
"dom-to-image-more": "^2.13.0",
"file-saver": "^2.0.5",
"highlight.js": "^10.1.1",
"html-to-image": "^1.9.0",
"lodash": "^4.17.20",
"highlight.js": "^10.7.3",
"html-to-image": "^1.11.3",
"lodash": "^4.17.21",
"marked": "^4.0.10",
"pino": "^8.7.0",
"postcss": "^8.4.19",
"pino": "^8.8.0",
"postcss": "^8.4.20",
"ramda": "^0.28.0",
"tailwindcss": "^3.2.4",
"vue": "^3.2.45",
Expand All @@ -58,31 +58,31 @@
"@babel/preset-env": "^7.20.2",
"@types/antlr4": "~4.11.2",
"@types/color-string": "^1.5.2",
"@types/lodash": "^4.14.168",
"@types/lodash": "^4.14.191",
"@types/node": "latest",
"@typescript-eslint/eslint-plugin": "^5.46.1",
"@typescript-eslint/parser": "^5.46.1",
"@vitejs/plugin-vue": "^4.0.0",
"@vue/compiler-sfc": "^3.2.45",
"@vue/test-utils": "^2.2.6",
"@vue/test-utils": "^2.2.7",
"autoprefixer": "^10.4.13",
"babel-eslint": "^10.1.0",
"concurrently": "^7.5.0",
"cypress": "10",
"concurrently": "^7.6.0",
"cypress": "^10.11.0",
"cypress-plugin-snapshots": "^1.4.4",
"eslint": "^8.30.0",
"eslint-plugin-vue": "^8.7.1",
"global-jsdom": "^8.6.0",
"jsdom": "^20.0.2",
"jsdom": "^20.0.3",
"less": "^4.1.3",
"less-loader": "^11.1.3",
"node-sass": "^9.0.0",
"regenerator-runtime": "^0.13.7",
"sass": "^1.26.5",
"regenerator-runtime": "^0.13.11",
"sass": "^1.57.0",
"svg-url-loader": "^6.0.0",
"terser-webpack-plugin": "^3.0.6",
"terser-webpack-plugin": "^3.1.0",
"ts-node": "^10.9.1",
"typescript": "^4.7.4",
"typescript": "^4.9.4",
"vite": "^3.2.7",
"vite-plugin-css-injected-by-js": "^2.2.0",
"vite-svg-loader": "^4.0.0",
Expand Down
Loading

0 comments on commit 994d171

Please sign in to comment.