Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
sinankeskin committed Jan 10, 2024
1 parent 7f6114b commit dcd10e8
Show file tree
Hide file tree
Showing 2 changed files with 692 additions and 599 deletions.
16 changes: 8 additions & 8 deletions ember-h-captcha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@
"prepare": "npm run build"
},
"dependencies": {
"@embroider/addon-shim": "^1.0.0",
"@ember/render-modifiers": "^2.0.5",
"ember-cached-decorator-polyfill": "^1.0.1"
"@embroider/addon-shim": "^1.8.7",
"@ember/render-modifiers": "^2.1.0",
"ember-cached-decorator-polyfill": "^1.0.2"
},
"devDependencies": {
"@babel/core": "^7.17.0",
"@babel/eslint-parser": "^7.18.2",
"@babel/core": "^7.23.7",
"@babel/eslint-parser": "^7.23.3",
"@babel/plugin-proposal-class-properties": "^7.16.7",
"@babel/plugin-proposal-decorators": "^7.17.0",
"@babel/plugin-syntax-decorators": "^7.17.0",
"@babel/plugin-proposal-decorators": "^7.23.7",
"@babel/plugin-syntax-decorators": "^7.23.3",
"@embroider/addon-dev": "^3.0.0",
"@rollup/plugin-babel": "^5.3.0",
"concurrently": "^7.2.1",
Expand All @@ -47,7 +47,7 @@
"eslint-plugin-prettier": "^4.0.0",
"prettier": "^2.5.1",
"rollup": "^2.67.0",
"rollup-plugin-copy": "^3.4.0"
"rollup-plugin-copy": "^3.5.0"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
Expand Down
Loading

0 comments on commit dcd10e8

Please sign in to comment.