Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 13, 2024
1 parent 989a688 commit 4a11802
Show file tree
Hide file tree
Showing 15 changed files with 361 additions and 361 deletions.
4 changes: 2 additions & 2 deletions configs/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"typescript": "^5.3.3"
},
"devDependencies": {
"@babel/core": "^7.23.7",
"@babel/core": "7.24.4",
"eslint": "^8.56.0",
"prettier": "^3.2.5",
"typescript": "~5.3.3"
"typescript": "5.3.3"
},
"engines": {
"node": ">= 20.*"
Expand Down
2 changes: 1 addition & 1 deletion configs/postcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@hokulea/config-prettier": "*",
"eslint": "^8.56.0",
"prettier": "^3.2.5",
"postcss": "^8.4.33"
"postcss": "8.4.38"
},
"peerDependencies": {
"lightningcss": "^1.22.1",
Expand Down
4 changes: 2 additions & 2 deletions configs/stylelint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"@hokulea/config-prettier": "*",
"eslint": "^8.56.0",
"prettier": "^3.2.5",
"stylelint": "^16.3.1",
"stylelint-config-clean-order": "^5.4.1"
"stylelint": "16.3.1",
"stylelint-config-clean-order": "5.4.2"
},
"peerDependencies": {
"stylelint": "^16.1.0"
Expand Down
54 changes: 27 additions & 27 deletions ember/package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,16 +78,16 @@
}
},
"devDependencies": {
"@babel/core": "^7.24.4",
"@babel/eslint-parser": "^7.24.1",
"@babel/plugin-transform-typescript": "^7.24.4",
"@babel/runtime": "^7.24.4",
"@ember/test-helpers": "^3.2.1",
"@babel/core": "7.24.4",
"@babel/eslint-parser": "7.24.1",
"@babel/plugin-transform-typescript": "7.24.4",
"@babel/runtime": "7.24.4",
"@ember/test-helpers": "3.3.0",
"@embroider/addon-dev": "^4.2.0",
"@glint/core": "^1.4.0",
"@glint/environment-ember-loose": "^1.4.0",
"@glint/environment-ember-template-imports": "^1.4.0",
"@glint/template": "^1.4.0",
"@glint/core": "1.4.0",
"@glint/environment-ember-loose": "1.4.0",
"@glint/environment-ember-template-imports": "1.4.0",
"@glint/template": "1.4.0",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"@hokulea/config-eslint": "workspace:*",
Expand All @@ -99,35 +99,35 @@
"@hokulea/config-typescript": "workspace:*",
"@hokulea/rollup-plugin-postcss": "workspace:*",
"@hokulea/tokens": "workspace:*",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.2.3",
"@storybook/addon-actions": "^8.0.6",
"@storybook/types": "^8.0.6",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-node-resolve": "15.2.3",
"@storybook/addon-actions": "8.0.6",
"@storybook/types": "8.0.6",
"@types/css-modules": "^1.0.5",
"@types/qunit": "^2.19.10",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"babel-plugin-ember-template-compilation": "^2.2.1",
"babel-plugin-ember-template-compilation": "2.2.1",
"concurrently": "^8.2.2",
"ember-command": "^2.0.2",
"ember-cli-htmlbars": "^6.3.0",
"ember-css-modules": "^2.0.1",
"ember-link": "^3.2.0",
"ember-command": "2.0.3",
"ember-cli-htmlbars": "6.3.0",
"ember-css-modules": "2.1.0",
"ember-link": "3.2.0",
"ember-source": "^5.6.0",
"ember-template-imports": "^4.0.0",
"ember-template-imports": "4.1.0",
"ember-template-lint": "^6.0.0",
"ember-svg-jar": "^2.4.8",
"ember-svg-jar": "2.4.9",
"eslint": "^8.56.0",
"eslint-plugin-ember": "^12.0.2",
"eslint-plugin-storybook": "^0.8.0",
"fractal-page-object": "^0.5.0",
"postcss": "^8.4.33",
"fractal-page-object": "0.5.0",
"postcss": "8.4.38",
"prettier": "^3.2.5",
"rollup": "^4.9.5",
"rollup-plugin-postcss": "^4.0.2",
"stylelint": "^16.1.0",
"typescript": "^5.4.4",
"webpack": "^5.89.0"
"rollup": "4.14.1",
"rollup-plugin-postcss": "4.0.2",
"stylelint": "16.3.1",
"typescript": "5.4.4",
"webpack": "5.91.0"
},
"ember": {
"edition": "octane"
Expand Down
62 changes: 31 additions & 31 deletions ember/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,22 +31,22 @@
"@hokulea/tokens": "workspace:*"
},
"devDependencies": {
"@babel/core": "^7.24.4",
"@babel/eslint-parser": "^7.24.1",
"@babel/core": "7.24.4",
"@babel/eslint-parser": "7.24.1",
"@ember/optional-features": "^2.0.0",
"@ember/string": "^3.1.1",
"@ember/test-helpers": "^3.2.1",
"@ember/string": "3.1.1",
"@ember/test-helpers": "3.3.0",
"@embroider/compat": "^3.4.6",
"@embroider/core": "^3.4.6",
"@embroider/broccoli-side-watch": "0.0.2-unstable.ba9fd29",
"@embroider/test-setup": "^3.0.3",
"@embroider/webpack": "^3.2.2",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"@glint/core": "^1.4.0",
"@glint/environment-ember-loose": "^1.4.0",
"@glint/environment-ember-template-imports": "^1.4.0",
"@glint/template": "^1.4.0",
"@glint/core": "1.4.0",
"@glint/environment-ember-loose": "1.4.0",
"@glint/environment-ember-template-imports": "1.4.0",
"@glint/template": "1.4.0",
"@hokulea/config-eslint": "workspace:*",
"@hokulea/config-prettier": "workspace:*",
"@hokulea/config-stylelint": "workspace:*",
Expand All @@ -60,47 +60,47 @@
"broccoli-asset-rev": "^3.0.0",
"concurrently": "^8.2.2",
"ember-auto-import": "^2.7.2",
"ember-a11y-testing": "^6.1.1",
"ember-a11y-testing": "6.1.1",
"ember-cli": "~5.7.0",
"ember-cli-app-version": "^6.0.1",
"ember-cli-babel": "^8.2.0",
"ember-cli-app-version": "6.0.1",
"ember-cli-babel": "8.2.0",
"ember-cli-dependency-checker": "^3.3.2",
"ember-cli-htmlbars": "^6.3.0",
"ember-cli-htmlbars": "6.3.0",
"ember-cli-inject-live-reload": "^2.1.0",
"ember-cli-sri": "^2.1.1",
"ember-command": "^2.0.2",
"ember-css-modules": "^2.0.1",
"ember-command": "2.0.3",
"ember-css-modules": "2.1.0",
"ember-disable-prototype-extensions": "^1.1.3",
"ember-element-helper": "^0.8.5",
"ember-link": "^3.2.0",
"ember-element-helper": "0.8.6",
"ember-link": "3.2.0",
"ember-load-initializers": "^2.1.2",
"ember-modifier": "^4.1.0",
"ember-polaris-routing": "^0.3.0",
"ember-modifier": "4.1.0",
"ember-polaris-routing": "0.3.0",
"ember-qunit": "^8.0.2",
"ember-resolver": "^11.0.1",
"ember-set-helper": "^3.0.1",
"ember-sinon-qunit": "^7.4.0",
"ember-set-helper": "3.0.1",
"ember-sinon-qunit": "7.4.0",
"ember-source": "~5.7.0",
"ember-source-channel-url": "^3.0.0",
"ember-template-imports": "^4.0.0",
"ember-template-imports": "4.1.0",
"ember-template-lint": "^6.0.0",
"ember-theemo": "^0.1.3",
"ember-theemo": "0.1.3",
"ember-try": "^3.0.0",
"ember-svg-jar": "^2.4.8",
"fractal-page-object": "^0.5.0",
"ember-svg-jar": "2.4.9",
"fractal-page-object": "0.5.0",
"eslint": "^8.57.0",
"eslint-plugin-ember": "^12.0.2",
"eslint-plugin-qunit": "^8.1.1",
"glimmer-scoped-css": "^0.4.1",
"loader.js": "^4.7.0",
"glimmer-scoped-css": "0.4.1",
"loader.js": "4.7.0",
"prettier": "^3.2.5",
"qunit": "^2.20.0",
"qunit-dom": "^3.0.0",
"sinon": "^17.0.1",
"stylelint": "^16.2.1",
"tracked-built-ins": "^3.3.0",
"typescript": "^5.4.4",
"webpack": "^5.90.1"
"sinon": "17.0.1",
"stylelint": "16.3.1",
"tracked-built-ins": "3.3.0",
"typescript": "5.4.4",
"webpack": "5.91.0"
},
"engines": {
"node": ">= 20.*"
Expand Down
106 changes: 53 additions & 53 deletions explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@
"@hokulea/tokens": "workspace:*"
},
"devDependencies": {
"@babel/core": "^7.24.4",
"@babel/eslint-parser": "^7.24.1",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-decorators": "^7.24.1",
"@babel/preset-typescript": "^7.24.1",
"@chromatic-com/storybook": "^1.2.1",
"@babel/core": "7.24.4",
"@babel/eslint-parser": "7.24.1",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.24.1",
"@babel/preset-typescript": "7.24.1",
"@chromatic-com/storybook": "1.3.1",
"@ember/optional-features": "^2.0.0",
"@ember/test-helpers": "^3.2.1",
"@ember/string": "^3.1.1",
"@ember/test-helpers": "3.3.0",
"@ember/string": "3.1.1",
"@embroider/broccoli-side-watch": "0.0.2-unstable.ba9fd29",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
Expand All @@ -47,73 +47,73 @@
"@hokulea/config-targets": "workspace:*",
"@hokulea/config-template-lint": "workspace:*",
"@hokulea/config-typescript": "workspace:*",
"@storybook/addon-essentials": "^8.0.6",
"@storybook/addon-designs": "^8.0.0",
"@storybook/addon-links": "^8.0.6",
"@storybook/addon-storysource": "^8.0.6",
"@storybook/cli": "^8.0.6",
"@storybook/ember": "^8.0.6",
"@storybook/ember-cli-storybook": "^0.6.1",
"@storybook/manager-api": "^8.0.6",
"@storybook/types": "^8.0.6",
"@storybook/addon-essentials": "8.0.6",
"@storybook/addon-designs": "8.0.0",
"@storybook/addon-links": "8.0.6",
"@storybook/addon-storysource": "8.0.6",
"@storybook/cli": "8.0.6",
"@storybook/ember": "8.0.6",
"@storybook/ember-cli-storybook": "0.6.1",
"@storybook/manager-api": "8.0.6",
"@storybook/types": "8.0.6",
"@types/qunit": "^2.19.9",
"@types/rsvp": "^4.0.8",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"babel-loader": "^9.1.3",
"babel-loader": "9.1.3",
"broccoli-asset-rev": "^3.0.0",
"case": "^1.6.3",
"chromatic": "^11.0.0",
"case": "1.6.3",
"chromatic": "11.3.0",
"ember-auto-import": "^2.7.2",
"ember-cli": "~5.6.0",
"ember-cli-app-version": "^6.0.0",
"ember-cli-babel": "^8.2.0",
"ember-cli-app-version": "6.0.1",
"ember-cli-babel": "8.2.0",
"ember-cli-dependency-checker": "^3.3.2",
"ember-cli-htmlbars": "^6.3.0",
"ember-cli-htmlbars": "6.3.0",
"ember-cli-inject-live-reload": "^2.1.0",
"ember-cli-sri": "^2.1.1",
"ember-command": "^2.0.2",
"ember-css-modules": "^2.0.1",
"ember-element-helper": "^0.8.5",
"ember-link": "^3.1.0",
"ember-command": "2.0.3",
"ember-css-modules": "2.1.0",
"ember-element-helper": "0.8.6",
"ember-link": "3.2.0",
"ember-load-initializers": "^2.1.2",
"ember-modifier": "^4.1.0",
"ember-modifier": "4.1.0",
"ember-qunit": "^8.0.2",
"ember-resolver": "^11.0.1",
"ember-set-helper": "^2.0.1",
"ember-set-helper": "2.0.1",
"ember-source": "~5.6.0",
"ember-style-modifier": "^4.2.0",
"ember-svg-jar": "^2.4.7",
"ember-template-imports": "^4.0.0",
"ember-style-modifier": "4.3.1",
"ember-svg-jar": "2.4.9",
"ember-template-imports": "4.1.0",
"ember-template-lint": "^6.0.0",
"ember-theemo": "^0.1.3",
"ember-truth-helpers": "^4.0.3",
"ember-theemo": "0.1.3",
"ember-truth-helpers": "4.0.3",
"eslint": "^8.57.0",
"eslint-plugin-ember": "^12.0.2",
"eslint-plugin-qunit": "^8.1.1",
"eslint-plugin-storybook": "^0.6.15",
"loader.js": "^4.7.0",
"markdown-it-abbr": "^2.0.0",
"markdown-it-anchor": "^8.6.7",
"markdown-it-compiler": "^0.1.0",
"markdown-it-custom-block": "^0.1.2",
"markdown-it-deflist": "^3.0.0",
"markdown-it-ember": "^0.0.3",
"markdown-it-highlightjs": "^4.0.1",
"markdown-it-ins": "^4.0.0",
"markdown-it-mark": "^4.0.0",
"markdown-it-sub": "^2.0.0",
"markdown-it-sup": "^2.0.0",
"postcss-modules": "^6.0.0",
"loader.js": "4.7.0",
"markdown-it-abbr": "2.0.0",
"markdown-it-anchor": "8.6.7",
"markdown-it-compiler": "0.1.0",
"markdown-it-custom-block": "0.1.2",
"markdown-it-deflist": "3.0.0",
"markdown-it-ember": "0.0.3",
"markdown-it-highlightjs": "4.0.1",
"markdown-it-ins": "4.0.0",
"markdown-it-mark": "4.0.0",
"markdown-it-sub": "2.0.0",
"markdown-it-sup": "2.0.0",
"postcss-modules": "6.0.0",
"prettier": "^3.2.2",
"qunit": "^2.20.0",
"qunit-dom": "^3.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"storybook": "^8.0.6",
"stylelint": "^16.2.1",
"typescript": "^5.4.4",
"webpack": "^5.89.0"
"react": "17.0.2",
"react-dom": "17.0.2",
"storybook": "8.0.6",
"stylelint": "16.3.1",
"typescript": "5.4.4",
"webpack": "5.91.0"
},
"engines": {
"node": ">= 20.*"
Expand Down
16 changes: 8 additions & 8 deletions foundation/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,16 +33,16 @@
"@hokulea/config-stylelint": "workspace:*",
"@hokulea/config-targets": "workspace:*",
"@hokulea/rollup-plugin-postcss": "workspace:*",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-commonjs": "25.0.7",
"eslint": "^8.56.0",
"fast-glob": "^3.3.2",
"postcss": "^8.4.33",
"fast-glob": "3.3.2",
"postcss": "8.4.38",
"prettier": "^3.2.5",
"rollup": "^4.9.4",
"rollup-plugin-css-only": "^4.5.2",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-multi-input": "^1.4.1",
"stylelint": "^16.1.0"
"rollup": "4.14.1",
"rollup-plugin-css-only": "4.5.2",
"rollup-plugin-delete": "2.0.0",
"rollup-plugin-multi-input": "1.4.1",
"stylelint": "16.3.1"
},
"engines": {
"node": ">= 20.*"
Expand Down
Loading

0 comments on commit 4a11802

Please sign in to comment.