Skip to content

Commit

Permalink
feat: upgrade dep
Browse files Browse the repository at this point in the history
  • Loading branch information
batleforc committed Sep 11, 2024
1 parent 920a995 commit 4350fe9
Show file tree
Hide file tree
Showing 2 changed files with 480 additions and 497 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,23 +22,23 @@
"pinia": "^2.2.1",
"primevue": "^4.0.4",
"tslib": "^2.3.0",
"vue": "^3.3.4",
"vue": "^3.5.3",
"vue-mermaid-string": "^6.0.0",
"vue-router": "^4.4.3"
},
"devDependencies": {
"@monodon/rust": "^2.0.0-beta.1",
"@nx/cypress": "19.6.5",
"@nx/devkit": "19.6.5",
"@nx/eslint": "19.6.5",
"@nx/eslint-plugin": "19.6.5",
"@nx/jest": "19.6.5",
"@nx/js": "19.6.5",
"@nx/plugin": "19.6.5",
"@nx/vite": "19.6.5",
"@nx/vue": "19.6.5",
"@nx/web": "19.6.5",
"@nx/workspace": "19.6.5",
"@nx/cypress": "19.7.2",
"@nx/devkit": "19.7.2",
"@nx/eslint": "19.7.2",
"@nx/eslint-plugin": "19.7.2",
"@nx/jest": "19.7.2",
"@nx/js": "19.7.2",
"@nx/plugin": "19.7.2",
"@nx/vite": "19.7.2",
"@nx/vue": "19.7.2",
"@nx/web": "19.7.2",
"@nx/workspace": "19.7.2",
"@primevue/auto-import-resolver": "^4.0.4",
"@stoplight/spectral-cli": "^6.11.1",
"@stoplight/spectral-documentation": "^1.3.1",
Expand All @@ -53,7 +53,7 @@
"@vitejs/plugin-vue": "^4.5.0",
"@vitest/coverage-v8": "^1.0.4",
"@vitest/ui": "^1.3.1",
"@vue/eslint-config-prettier": "7.1.0",
"@vue/eslint-config-prettier": "9.0.0",
"@vue/eslint-config-typescript": "^11.0.3",
"@vue/test-utils": "^2.4.1",
"autoprefixer": "^10.4.20",
Expand All @@ -65,10 +65,10 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jsdom": "^25.0.0",
"nx": "19.6.5",
"nx": "19.7.2",
"postcss": "^8.4.41",
"prettier": "^3.3.3",
"sass": "1.62.1",
"sass": "1.78.0",
"tailwindcss": "^3.4.9",
"tailwindcss-primeui": "^0.3.4",
"ts-jest": "^29.1.0",
Expand Down
Loading

0 comments on commit 4350fe9

Please sign in to comment.