Skip to content

Commit

Permalink
Package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kiranparajuli589 committed Sep 9, 2023
1 parent d1168ed commit bd5c83d
Show file tree
Hide file tree
Showing 2 changed files with 487 additions and 564 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,24 +47,24 @@
"stylelint:fix": "stylelint src lib --config stylelint.conf.cjs --fix"
},
"dependencies": {
"highlight.js": "^11.7.0",
"vue": "^3.2.45"
"highlight.js": "^11.8.0",
"vue": "^3.3.4"
},
"devDependencies": {
"@mdi/font": "^7.2.96",
"@vitejs/plugin-vue": "^4.0.0",
"eslint": "^8.36.0",
"eslint-plugin-vue": "^9.9.0",
"pinia": "^2.0.33",
"postcss": ">=8.4.19 <9.0.0",
"postcss-html": ">=1.0.0 <2.0.0",
"sass": "^1.59.3",
"stylelint": "^15.3.0",
"@vitejs/plugin-vue": "^4.3.4",
"eslint": "^8.49.0",
"eslint-plugin-vue": "^9.17.0",
"pinia": "^2.1.6",
"postcss": "^8.4.29",
"postcss-html": "^1.5.0",
"sass": "^1.66.1",
"stylelint": "^15.10.3",
"stylelint-config-recommended-scss": "^9.0.1",
"stylelint-config-recommended-vue": "^1.4.0",
"stylelint-config-recommended-vue": "^1.5.0",
"stylelint-config-standard": "^31.0.0",
"vite": "^4.1.0",
"vue-router": "4"
"vite": "^4.4.9",
"vue-router": "^4.2.4"
},
"license": "GPL-3.0"
}
Loading

0 comments on commit bd5c83d

Please sign in to comment.