Skip to content

Commit

Permalink
feat: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanyawat-Arsaga committed Apr 24, 2024
1 parent a9d2135 commit df10d40
Show file tree
Hide file tree
Showing 2 changed files with 1,381 additions and 1,154 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,38 +24,38 @@
"postcss-import": "^16.1.0",
"strapi-admin": "link:@strapi/plugin-content-type-builder/strapi-admin",
"tslib": "^2.6.2",
"typescript-eslint": "^7.5.0",
"vite": "^5.2.8"
"typescript-eslint": "^7.7.1",
"vite": "^5.2.10"
},
"devDependencies": {
"@eslint/eslintrc": "^2.1.1",
"@nrwl/devkit": "18.2.1",
"@nrwl/linter": "18.2.1",
"@nx-tools/nx-container": "^5.2.0",
"@nx/eslint": "18.2.1",
"@nx/eslint-plugin": "18.2.1",
"@nx/jest": "18.2.1",
"@nx/js": "18.2.1",
"@eslint/eslintrc": "^3.0.2",
"@nrwl/devkit": "18.3.3",
"@nrwl/linter": "18.3.3",
"@nx-tools/nx-container": "^5.3.0",
"@nx/eslint": "18.3.3",
"@nx/eslint-plugin": "18.3.3",
"@nx/jest": "18.3.3",
"@nx/js": "18.3.3",
"@nxext/sveltekit": "18.0.0",
"@swc-node/register": "~1.9.0",
"@swc/core": "~1.4.11",
"@swc/core": "~1.5.0",
"@types/jest": "^29.5.12",
"@types/node": "20.12.2",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"eslint": "~8.57.0",
"@types/node": "20.12.7",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"eslint": "~9.1.1",
"eslint-config-prettier": "^9.1.0",
"husky": "^9.0.11",
"jest": "^29.7.0",
"jest-environment-node": "^29.7.0",
"lerna": "^8.1.2",
"lint-staged": "^15.2.2",
"nx": "18.2.1",
"nx": "18.3.3",
"nx-cloud": "18.0.0",
"prettier": "^3.2.5",
"ts-jest": "^29.1.2",
"ts-node": "10.9.2",
"typescript": "~5.4.3"
"typescript": "~5.4.5"
},
"nx": {
"targets": {}
Expand Down
Loading

0 comments on commit df10d40

Please sign in to comment.