Skip to content

Commit

Permalink
chore: npm update
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Kimbrell committed Dec 19, 2023
1 parent afe76ba commit ab0048a
Show file tree
Hide file tree
Showing 2 changed files with 1,206 additions and 1,159 deletions.
36 changes: 18 additions & 18 deletions package.json
Expand Up @@ -35,42 +35,42 @@
},
"homepage": "https://github.com/ActiveEngagement/capsule-lint#readme",
"devDependencies": {
"@babel/preset-env": "^7.22.20",
"@babel/preset-typescript": "^7.23.0",
"@commitlint/config-conventional": "^17.7.0",
"@babel/preset-env": "^7.23.6",
"@babel/preset-typescript": "^7.23.3",
"@commitlint/config-conventional": "^17.8.1",
"@jest/globals": "^29.7.0",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@semantic-release/npm": "^10.0.6",
"@types/html-minifier": "^4.0.3",
"@types/htmlhint": "^1.1.3",
"@types/jest": "^29.5.5",
"@types/js-beautify": "^1.14.1",
"@types/node": "^20.8.2",
"@types/nunjucks": "^3.2.4",
"@vitejs/plugin-vue": "^4.4.0",
"@types/html-minifier": "^4.0.5",
"@types/htmlhint": "^1.1.5",
"@types/jest": "^29.5.11",
"@types/js-beautify": "^1.14.3",
"@types/node": "^20.10.5",
"@types/nunjucks": "^3.2.6",
"@vitejs/plugin-vue": "^4.5.2",
"@vue-interface/eslint-config": "1.0.0-beta.4",
"@vue-interface/form-control": "1.0.0-beta.44",
"@vue-interface/textarea-field": "1.0.0-beta.13",
"autoprefixer": "^10.4.16",
"babel-jest": "^29.7.0",
"chalk": "^4.1.2",
"commander": "^8.3.0",
"commitlint": "^17.7.2",
"commitlint": "^17.8.1",
"dotenv": "^16.3.1",
"eslint": "^8.50.0",
"eslint": "^8.56.0",
"husky": "^8.0.3",
"jest": "^29.7.0",
"peggy": "^3.0.2",
"postcss": "^8.4.31",
"postcss": "^8.4.32",
"semantic-release": "^21.1.2",
"tailwindcss": "^3.3.3",
"tailwindcss": "^3.4.0",
"ts-jest": "^29.1.1",
"tslib": "^2.6.2",
"typescript": "^5.2.2",
"vite": "^4.4.11",
"vite-plugin-dts": "^3.6.0",
"vue": "^3.3.4"
"typescript": "^5.3.3",
"vite": "^4.5.1",
"vite-plugin-dts": "^3.6.4",
"vue": "^3.3.13"
},
"dependencies": {
"htmlhint": "^1.1.4",
Expand Down

0 comments on commit ab0048a

Please sign in to comment.